mirror of
https://github.com/house-of-abbey/GarminHomeAssistant.git
synced 2025-08-02 18:08:34 +00:00
Enhanced web editor
This commit is contained in:
3
web/types.d.ts
vendored
Normal file
3
web/types.d.ts
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
declare namespace json {
|
||||
export function parse(text: string): import('json-ast-comments').JsonDocument;
|
||||
}
|
Reference in New Issue
Block a user