@libraz/libcantus - v1.1.0
    Preparing search index...

    Type Alias SeedPath

    SeedPath: readonly (string | number)[]

    The address of one derivation: a namespace, and whatever names or indices locate the thing being seeded.

    Strings and numbers are kept apart by the hash, so '3' and 3 address different things, as do ['ab', 'c'] and ['a', 'bc'].