init
This commit is contained in:
3
plugin/index.d.ts
vendored
Normal file
3
plugin/index.d.ts
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
declare function cloudPlugin(on: Cypress.PluginEvents, config: Cypress.PluginConfigOptions): Promise<Cypress.PluginConfigOptions>;
|
||||
|
||||
export { cloudPlugin, cloudPlugin as default };
|
||||
Reference in New Issue
Block a user