Skip to main content

Function: getTopLevelModuleConfigurationSpecifierNode()

getTopLevelModuleConfigurationSpecifierNode(entry: Readonly<DocusaurusTopLevelModuleConfigurationEntry>): Readonly<Literal> | null

Defined in: _internal/docusaurus-module-config.ts:131

Get the literal module specifier node for a top-level module entry.

Parametersโ€‹

entryโ€‹

Readonly<DocusaurusTopLevelModuleConfigurationEntry>

Returnsโ€‹

Readonly<Literal> | null