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

Properties

Properties

key: string
typeId: string

The type of the referenced resource.