UNPKG

@trapi/metadata

Version:

Generate REST-API metadata scheme from TypeScript Decorators.

3 lines 164 B
import type { DecoratorConfig } from '../../type'; export declare function loadPreset(input: string): Promise<DecoratorConfig[]>; //# sourceMappingURL=load.d.ts.map