UNPKG
bottom-sheet
Version:
latest (0.0.0-alpha.1)
0.0.0-alpha.1
0.0.0-alpha.0
Bottom Sheet implemented as a Vanilla Web Component
bottom-sheet
/
dist
/
loader
/
index.d.ts
1 lines
•
82 B
TypeScript
View Raw
1
export
declare
function
defineCustomElements
(
win
:
any
,
opts
?:
any
):
Promise
<
void
>;