UNPKG

@nx/cypress

Version:

The Nx Plugin for Cypress contains executors and generators allowing your workspace to use the powerful Cypress integration testing capabilities.

5 lines 179 B
/** * Key used to store options used by the nx plugin for @nx/cypress. */ export declare const NX_PLUGIN_OPTIONS = "__NxPluginOptions__"; //# sourceMappingURL=constants.d.ts.map