index.d.ts 158 B

123
  1. export function addDecoder(cases: any, importFn: any): void;
  2. export function getDecoder(fileDirectory: any): Promise<any>;
  3. //# sourceMappingURL=index.d.ts.map