remix/data-table · Type
TableRef
remix/data-table · Type
View Source
TableRef
Summary
Qualified table reference.
Signature
type
TableRef
=
{
name
:
string
;
schema
?:
string
;
};