mirror of https://github.com/sveltejs/svelte
commit
d3d5fa9360
@ -1,4 +1,5 @@
|
||||
export { default as compile } from './compile/index';
|
||||
export { default as parse } from './parse/index';
|
||||
export { default as preprocess } from './preprocess/index';
|
||||
|
||||
export const VERSION = '__VERSION__';
|
Loading…
Reference in new issue