@watzon/baserow
Preparing search index...
types
TableImportPayload
Interface TableImportPayload
interface
TableImportPayload
{
configuration
?:
TableImportConfiguration
;
data
:
any
[]
[]
;
}
Index
Properties
configuration?
data
Properties
Optional
configuration
configuration
?:
TableImportConfiguration
data
data
:
any
[]
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
configuration
data
@watzon/baserow
Loading...