UNPKG

131 BTypeScriptView Raw
1import { BatchDelegateOptions } from './types';
2export declare function batchDelegateToSchema(options: BatchDelegateOptions): any;