mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-23 11:35:04 +01:00
3 lines
118 B
TypeScript
3 lines
118 B
TypeScript
|
// Keep TypeScripts from complaining about hydrogen-view-sdk not having types yet
|
||
|
declare module "hydrogen-view-sdk";
|