@valon-technologies/gestalt
Preparing search index...
index
BackfillTransform
Interface BackfillTransform
interface
BackfillTransform
{
from
:
string
;
into
:
string
;
value
:
(
row
:
Record
)
=>
Record
;
}
Index
Properties
from
into
value
Properties
from
from
:
string
into
into
:
string
value
value
:
(
row
:
Record
)
=>
Record
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
from
into
value
@valon-technologies/gestalt
Loading...