UNPKG

@tsed/cli

Version:
7 lines (6 loc) 208 B
export var PlatformType; (function (PlatformType) { PlatformType["EXPRESS"] = "express"; PlatformType["KOA"] = "koa"; PlatformType["FASTIFY"] = "fastify"; })(PlatformType || (PlatformType = {}));