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