UNPKG

178 BTypeScriptView Raw
1export declare enum ClassType {
2 ARGS = "args",
3 OBJECT = "objectType",
4 INPUT = "inputType",
5 INTERFACE = "interface"
6}
7//# sourceMappingURL=class-type.enum.d.ts.map
\No newline at end of file