UNPKG

mili

Version:

Scaffolding with continuous control over the development of the project.

5 lines (4 loc) 80 B
export interface Loader { name: string; options: Record<string, any>; }