formatterLoader.d.ts 88 B

1
  1. export declare function findFormatter(name: string, formattersDirectory?: string): any;