UNPKG

digjoy

Version:

Simple Typescript decorators for express routing with joi validation

7 lines (6 loc) 131 B
export declare enum Metadatas { Method = "method", Schema = "schema", Path = "path", DigjoyDebug = "digjoydebug" }