Sign in
appsheet-third-party
/
echarts
/
60d53ba382de3bcd63090291b43b2958f936017c
/
.
/
src
/
types
/
index.d.ts
blob: a242833e743a2852175823ef28ff0537be0f466b [
file
] [
log
] [
blame
]
export
{};
declare
global
{
interface
Window
{
trustedTypes
:
any
;
}
}