foundation-comms.indexdetail
Home > @genesislcap/foundation-comms > IndexDetail
IndexDetail type
Index Detail definition.
Signature:
export type IndexDetail = {
NAME: string;
FIELDS: string;
};
Home > @genesislcap/foundation-comms > IndexDetail
Index Detail definition.
Signature:
export type IndexDetail = {
NAME: string;
FIELDS: string;
};