@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
@ecp.eth/sdk / comments / JsonObject
type JsonObject = {
[key: string]: Json;
};
Defined in: packages/sdk/src/comments/types.ts:13
[key: string]: Json