UNPKG

@schemifyjs/core

Version:

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

3 lines (2 loc) 69 B
export * from './new/index.js'; export * from './generate/index.js';