mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-23 12:43:48 -04:00
(lint)
This commit is contained in:
parent
77d33c7a7a
commit
fa4e2a3676
@ -18,8 +18,8 @@ declare global {
|
|||||||
interface Window {
|
interface Window {
|
||||||
dataLayer: unknown[];
|
dataLayer: unknown[];
|
||||||
gnshbrequest: {
|
gnshbrequest: {
|
||||||
cmd: any[],
|
cmd: any[];
|
||||||
forceInternalRequest: () => void,
|
forceInternalRequest: () => void;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user