SaguaroPluginModelMapType: Map<string, {
    assemblyId: string;
    chains: ChainInfo[];
    entryId: string;
}>

Generated using TypeDoc