UNPKG

@jsstudio/development-api-interceptor

Version:
9 lines (8 loc) 205 B
export declare class Interceptor { private tables; private interceptorMethods; constructor(tables: string[]); initialize(): void; private generateEndpoints; private getEndpoints; }