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 dd57695 commit 4163c12Copy full SHA for 4163c12
README.md
@@ -74,7 +74,7 @@ Load .vue files dynamically at runtime from your html/js. No node.js environment
74
75
## Public API documentation
76
77
- **[loadModule](docs/api/README.md#loadmodule)**(`path`: string, `options`: [Options](docs/api/interfaces/options.md)): `Promise\<VueComponent>`
+ **[loadModule](docs/api/README.md#loadmodule)**(`path`: string, `options`: [Options](docs/api/interfaces/options.md)): `Promise<VueComponent>`
78
79
80
## dist/
0 commit comments