UNPKG
@whop/embedded-components-vanilla-js
Version:
beta (0.0.5-beta.0)
latest (0.0.4)
0.0.5-beta.0
0.0.4
0.0.4-beta.1
0.0.4-beta.0
0.0.3
0.0.3-beta.2
0.0.3-beta.1
0.0.2
0.0.1
0.0.0
Whop Elements loading utility
@whop/embedded-components-vanilla-js
/
dist
/
url.d.ts
5 lines
(3 loc)
•
96 B
TypeScript
View Raw
1
2
3
4
5
declare
const
ORIGIN
:
string
;
declare
const
SCRIPT_URL
:
string
;
export
{
ORIGIN
,
SCRIPT_URL
};