mirror of
https://github.com/garronej/ts-ci.git
synced 2025-11-30 21:43:05 +00:00
update
This commit is contained in:
parent
03f848fee8
commit
a41cea9b73
2 changed files with 2 additions and 5 deletions
|
|
@ -48,10 +48,7 @@ Or import it as an ES module:
|
|||
|
||||
```html
|
||||
<script type="module">
|
||||
import {
|
||||
myFunction,
|
||||
myObject,
|
||||
} from "//unpkg.com/#{REPO_NAME}#/zz_esm/index.js";
|
||||
import { myFunction, myObject } from "//unpkg.com/#{REPO_NAME}#/zz_esm/index.js";
|
||||
</script>
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue