UNPKG

jspurefix

Version:
9 lines (8 loc) 152 B
export interface ICompilerSettings { standard: boolean spaces: number comment: boolean tags: true output: string types?: string[] }