index.d.ts 97 B

123
  1. export { default } from './format';
  2. export * from './format';
  3. //# sourceMappingURL=index.d.ts.map