UNPKG

@webda/gcp

Version:

Webda GCP Services implementation

5 lines (4 loc) 138 B
import { WebdaTest } from "@webda/core/lib/test.js"; export declare class WebdaGcpTest extends WebdaTest { before(): Promise<void>; }