UNPKG

nisp

Version:

A language that for easily build cross-language language

14 lines (13 loc) 267 B
"use strict"; exports.__esModule = true; var style = { name: 'name', identifier: 'identifier', comment: 'comment', symbol: 'symbol', "null": 'null', number: 'number', boolean: 'boolean', string: 'string' }; exports["default"] = style;