CSVW RDF Convertor - Documentation
GitHub
npm
Preparing search index...
@csvw-rdf-convertor/cli
lib/utils/dot-props
dotProps
Function dotProps
dotProps
(
object
:
Record
<
string
,
unknown
>
)
:
void
This function takes an object and converts its properties with dot notation into nested objects.
Parameters
object
:
Record
<
string
,
unknown
>
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
CSVW RDF Convertor - Documentation
Loading...
This function takes an object and converts its properties with dot notation into nested objects.