UNPKG

openapi-codegen-typescript

Version:

OpenApi codegen for generating types an mocks from swagger json file

2 lines (1 loc) 124 B
export declare const getStandardString: ({ propertyName, description, nullable, refType, format, isArray }: any) => string;