UNPKG

69 BTypeScriptView Raw
1export declare class Example {
2 static run(): Promise<void>;
3}