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