mirror of
https://github.com/lbr77/SideImpactor.git
synced 2026-05-06 11:14:01 -04:00
init
This commit is contained in:
4
frontend/src/webmuxd-shim.d.ts
vendored
Normal file
4
frontend/src/webmuxd-shim.d.ts
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
declare module "webmuxd" {
|
||||
const webmuxd: Record<string, unknown>
|
||||
export default webmuxd
|
||||
}
|
||||
Reference in New Issue
Block a user