UNPKG

@strapi/pack-up

Version:

Simple tools for creating interoperable CJS & ESM packages.

5 lines (4 loc) 81 B
export interface CommonCLIOptions { silent?: boolean; debug?: boolean; }