UNPKG

97 BTypeScriptView Raw
1export declare class AbstractHandlerBuilder {
2 constructor();
3 getFileContent(): string;
4}