interface KeyReference {
    key: string;
    typeId: string;
}

Properties

Properties

key: string
typeId: string