We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b50b0b commit dc1fe64Copy full SHA for dc1fe64
src/js/installer.ts
@@ -50,6 +50,7 @@ export class Installer {
50
}
51
52
53
+/** @hidden */
54
export let install: typeof Installer.prototype.install;
55
56
if (typeof API !== "undefined" && typeof Module !== "undefined") {
0 commit comments