We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5042e7d commit b2e9646Copy full SHA for b2e9646
README.md
@@ -14,7 +14,6 @@
14
Use the module:
15
16
```typescript
17
-import { ExampleExtension } from "";
18
import { ExampleExtension } from "https://unpkg.com/@flowscripter/example-plugin/dist/bundle.js";
19
20
const extension = new ExampleExtension();
0 commit comments