diff options
Diffstat (limited to 'src/compiler.d.ts')
-rw-r--r-- | src/compiler.d.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compiler.d.ts b/src/compiler.d.ts index 0b37f1f8c..ee22628f9 100644 --- a/src/compiler.d.ts +++ b/src/compiler.d.ts @@ -1 +1 @@ -export { compile, parse, preprocess, walk, VERSION } from './@types/compiler/index';
\ No newline at end of file +export { compile, parse, preprocess, walk, VERSION } from './@types/compiler/index'; |