UNPKG

pareto-fountain-pen

Version:

A TypeScript library for easily generating source code files with proper indentation in the pareto programming style/language

4 lines (3 loc) 57 B
export type Parameters = { 'indentation': string; };