Sign in
apache
/
ignite-website
/
refs/heads/master
/
.
/
src
/
types.d.ts
blob: 88ad93a7879504247ef8c66d23895215e60fe425 [
file
]
declare
global
{
interface
Window
{
_paq
:
any
[];
}
}
export
{};