Skip to content

@ecp.eth/sdk


@ecp.eth/sdk / comments / JsonObject

Type Alias: JsonObject

type JsonObject = {
[key: string]: Json;
};

Defined in: packages/sdk/src/comments/types.ts:13

Index Signature

[key: string]: Json