You're viewing archived documentation for @imqueue/core v1.15.0. APIs may differ from the current release. View the latest version ↗

IJson type

Warning: This API is now obsolete.

Alias for JsonObject, legacy, outdated, deprecated, try to avoid using. Stands here for backward-compatibility only

Signature:

export type IJson = JsonObject;

References: JsonObject