blob: a242833e743a2852175823ef28ff0537be0f466b [file] [log] [blame]
export {};
declare global {
interface Window {
trustedTypes: any;
}
}