mirror of
https://github.com/prymitive/karma
synced 2026-05-15 04:06:41 +00:00
chore(ui): migrate more code to typescript
This commit is contained in:
committed by
Łukasz Mierzwa
parent
55170f8812
commit
4d4dd111c1
2
ui/src/react-app-env.d.ts
vendored
2
ui/src/react-app-env.d.ts
vendored
@@ -3,3 +3,5 @@
|
||||
declare module "react-media-hook" {
|
||||
function useMediaPredicate(query: string): boolean;
|
||||
}
|
||||
|
||||
declare module "favico.js";
|
||||
|
||||
Reference in New Issue
Block a user