UNPKG
@routup/swagger-preset
Version:
latest (2.4.3)
2.4.3
2.4.2
2.4.0
2.3.6
2.3.5
2.3.4
2.3.3
2.3.2
2.3.1
1.1.0
1.0.1
1.0.1-alpha.2
1.0.0
1.0.0-alpha.0
0.1.2
0.1.1
0.1.0
Swagger preset for routup swagger generation.
github.com/routup/plugins
routup/plugins
@routup/swagger-preset
/
dist
/
class.d.ts
3 lines
•
162 B
TypeScript
View Raw
1
2
3
import
type
{
DecoratorConfig
}
from
'@trapi/swagger'
;
export
declare
function
buildClassDecoratorConfig
(
):
DecoratorConfig
[];
//# sourceMappingURL=class.d.ts.map