UNPKG

nisp

Version:

A language that for easily build cross-language language

12 lines (11 loc) 210 B
declare const style: { name: string; identifier: string; comment: string; symbol: string; null: string; number: string; boolean: string; string: string; }; export default style;