Type alias UcrxProto<T, TSchema>

UcrxProto<out T, out TSchema>: {
    createUcrxClass(lib, schema) => undefined | UcrxClass.Any;
}["createUcrxClass"]

Type Parameters

Generated using TypeDoc