UNPKG

mili

Version:

Scaffolding with continuous control over the development of the project.

5 lines (4 loc) 95 B
export interface File { path: string; encoding: 'utf8' | 'binary' | 'hex' | 'ascii'; }