8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 589c4e9 commit e1bc562Copy full SHA for e1bc562
platform/nativescript/compiler.js
@@ -1,2 +1,3 @@
1
export { parseComponent } from './compiler/sfc/parser'
2
export { compile, compileToFunctions } from './compiler/index'
3
+export { registerElement } from './element-registry'
0 commit comments