UNPKG

@cdwr/nx-migrate-action

Version:

The Nx Migrate GitHub Action will keep your workspace up to date.

3 lines (2 loc) 106 B
/** Label to identify a migration pull request */ export declare const PULL_REQUEST_LABEL = "nx migrate";