コンテンツにスキップ

generateNamespacePath⚓︎

generateNamespacePath
Parses a fully qualified namespace name into a path.

ts function generateNamespacePath(fullyQualifiedName): bigint[]Parses a fully qualified namespace name into a path.

Parameters⚓︎

Parameter Type Description
fullyQualifiedName string Fully qualified namespace name.

Returns⚓︎

bigint[]

Computed namespace path.