Home > @rushstack/node-core-library > IPackageJsonExports > development
IPackageJsonExports.development property
This export matches in development-only environments. This is always mutually exclusive with IPackageJsonExports.production.
Signature:
development?: string | IPackageJsonExports;