export interface IAPIDef { api: any; handle: any; impl: any[]; }