formatterLoader.d.ts 99 Bytes
export declare function findFormatter(name: string | Function, formattersDirectory?: string): any;