UNPKG

106 BTypeScriptView Raw
1declare function transformer(file: any, api: any, options: any): any;
2
3export { transformer as default };