3 lines
42 B
TypeScript
3 lines
42 B
TypeScript
interface Window {
|
|
the_domain: string;
|
|
} |
interface Window {
|
|
the_domain: string;
|
|
} |