UNPKG

sofa-api

Version:

Create REST APIs with GraphQL

4 lines (3 loc) 191 B
export declare function mapToPrimitive(type: string): any; export declare function mapToRef(type: string): string; export declare function normalizePathParamForOpenAPI(path: string): string;