UNPKG

@adonisjs/sink

Version:

AdonisJS sink is a swiss knife for managing project files by applying minimal changes, inferring formatting from EditorConfig file and comes with specialized tasks for different file formats and file types.

4 lines (3 loc) 157 B
export { Instructions } from './Instructions'; export { MarkdownRenderer } from './MarkdownRenderer'; export { TemplatesManager } from './TemplatesManager';