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