UNPKG

@tsukiroku/tiny

Version:
5 lines (4 loc) 97 B
import Lexer from './lexer'; export * from './token'; export * from './types'; export { Lexer };