IdlTypeDef: {
    docs?: string[];
    name: string;
    type: IdlTypeDefTy;
}

Type declaration

Generated using TypeDoc