Skip to content

Commit 60db549

Browse files
sxzzyyx990803
andauthored
feat: export compileFile (#13)
Co-authored-by: Evan You <yyx990803@gmail.com>
1 parent 147397b commit 60db549

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
export { default as Repl } from './Repl.vue'
22
export { ReplStore, File } from './store'
3+
export { compileFile } from './transform'
34
export type { Store, SFCOptions, StoreState } from './store'

0 commit comments

Comments
 (0)