mirror of
https://github.com/aljazceru/landscape-template.git
synced 2026-01-05 15:34:29 +01:00
4 lines
42 B
TypeScript
4 lines
42 B
TypeScript
declare interface Window {
|
|
webln: any;
|
|
}
|