summaryrefslogtreecommitdiff
path: root/src/compiler.d.ts
blob: ee22628f9cef60762035bbc196554bd2c4506500 (plain) (blame)
1
export { compile, parse, preprocess, walk, VERSION } from './@types/compiler/index';