Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@matter/main
index
decamelize
Function decamelize
decamelize
(
name
,
separator
?
)
:
string
Converts an identifier from CamelCase to snake_case.
Parameters
name
:
string
Optional
separator
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
matter.js-monorepo
Loading...
Converts an identifier from CamelCase to snake_case.