mirror of
https://github.com/checktheroads/hyperglass
synced 2024-05-11 05:55:08 +00:00
start typescript & chakra-ui 1.0 migrations [skip ci]
This commit is contained in:
1
hyperglass/ui/globals.d.ts
vendored
Normal file
1
hyperglass/ui/globals.d.ts
vendored
Normal file
@@ -0,0 +1 @@
|
||||
type Dict<T = string> = { [k: string]: T };
|
Reference in New Issue
Block a user