UNPKG

@miracledevs/paradigm-express-webapi

Version:

An easy to use MVC WebApi implementation over Express.

8 lines (7 loc) 114 B
export declare enum LogType { Trace = 0, Debug = 1, Info = 2, Warning = 3, Error = 4 }