JSONDoc: {
    [key: string]: string | boolean | number | JSONDoc;
}

Type declaration

  • [key: string]: string | boolean | number | JSONDoc

Generated using TypeDoc