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 (4 loc) 140 B
/** * Key used to store options used by the nx plugin for @nx/cypress. */ export declare const NX_PLUGIN_OPTIONS = "__NxPluginOptions__";