Skip to content

resolve-options.ts#

View Markdown

Source

1 documented symbol. Read the signatures first, then expand each item for parameters, return types, and examples.

1 symbols 1 functions 1 parameters 1 returns

Reference#

fnresolveOptions(options: OxContentOptions): ResolvedOptionsResolves plugin options with defaults.

Resolves plugin options with defaults.

Signature

export function resolveOptions(options: OxContentOptions): ResolvedOptions

View source

Parameters

Returns

ResolvedOptions