utilities.json.md

January 18, 2023 ยท View on GitHub

Home > @datashaper/utilities > Json

Json type

Signature:

export type Json = Record<string, any>;