UNPKG

jswagger

Version:
3 lines 185 B
import { IOptions } from './types'; export default function propertyMapper<T = any>(schema: T, transform: IOptions['propertyMapper']): T; //# sourceMappingURL=property-mapper.d.ts.map