UNPKG

122 BTypeScriptView Raw
1import { IFunction, ISchemaPathOptions } from '../types';
2export declare const schemaPath: IFunction<ISchemaPathOptions>;