Static
Readonly
[TypeId]
"[TypeId]": {
_A: Invariant<
TypedObjectFields<
{
identifiers: mutable<
Array$<Struct<{ type: typeof String$; value: typeof String$ }>>,
>;
name: optional<typeof String$>;
},
TypedObjectOptions,
>,
>;
_I: Invariant<
Encoded<
{
identifiers: mutable<
Array$<Struct<{ type: typeof String$; value: typeof String$ }>>,
>;
name: optional<typeof String$>;
},
>,
>;
_R: Covariant<never>;
}
Deprecated