UNPKG

117 BTypeScriptView Raw
1import { IFlushArgs } from './interfaces';
2export declare const parse: (entity: any, flushArgs: IFlushArgs) => void;