Type Alias InstanceSource
type InstanceSource = {
"[dbLoc]"?: WebHareDBLocation;
data?: { [key in string]?: CodecImportMemberType };
whfsType: WHFSTypeName | string;
}
"[dbLoc]"?: WebHareDBLocation;
data?: { [key in string]?: CodecImportMemberType };
whfsType: WHFSTypeName | string;
}
Generic instance source format