UNPKG
@thoschu/canvas-web-component
Version:
latest (1.1.4)
1.1.4
1.1.3
1.1.2
1.1.1
Web Components made by Tom S. with Stencil.js
github.com/thoschu/stencil.js
thoschu/stencil.js
@thoschu/canvas-web-component
/
dist
/
components
/
index.js
4 lines
(3 loc)
•
236 B
JavaScript
View Raw
1
2
3
4
export
{ getAssetPath, setAssetPath, setNonce, setPlatformOptions }
from
'@stencil/core/internal/client'
;
export
{ a
as
appendTemp, c
as
clipboard, b
as
getCanvas, g
as
getElements }
from
'./utils.js'
;
//# sourceMappingURL=index.js.map