UNPKG

@lcap/builder

Version:
3 lines (2 loc) 165 B
import { OverloadComponentContext } from './context'; export declare function transformAPITs(tsCode: any, context: OverloadComponentContext, all?: boolean): string;