R
fn

createRegistry

tested

Build an immutable {@link Registry} from block and mark definitions.

Signature

ts
export function createRegistry(options: CreateRegistryOptions ={ ... }

Parameters

ParameterTypeDescription
options?CreateRegistryOptions

Returns

Registry