UNPKG

@schemifyjs/core

Version:

Core module of the SchemifyJS CLI. Provides reusable functions such as scaffolding, template handling, and general utilities.

2 lines (1 loc) 78 B
export declare function validatePackageManager(value: string): true | string;