UNPKG

@opengis/fastify-table

Version:

core-plugins

9 lines 299 B
declare const file2json: ({ buffer: buffer1, ext: ext1, filepath, encoding: encoding1, debug, }: { buffer?: Buffer; ext?: string; filepath?: string; encoding?: string; debug?: string | boolean; }) => Promise<any>; export default file2json; //# sourceMappingURL=file2json.d.ts.map