UNPKG

@riotjs/compiler

Version:

Compiler for Riot.js .riot files

6 lines (4 loc) 162 B
import { types as astTypes } from 'recast' export const types = astTypes export const builders = astTypes.builders export const namedTypes = astTypes.namedTypes