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) 68 B
export declare function validateName(value: string): true | string;