@blockchaincommons/known-values - v1.0.0-beta.4
    Preparing search index...

    Function getGlobalKnownValuesStore

    • The process-wide registry, built on first call and shared by every copy of this module in the process (the ESM and CommonJS builds): the reference's 102 seeded constants, then the entries of the registry files in the configured directories (~/.known-values unless setDirectoryConfig or addSearchPaths said otherwise before the first call), later entries replacing earlier ones by codepoint. Hosts without a filesystem load nothing. Errors met while loading are tolerated, as the reference's load_from_config tolerates them; loadFromConfig reports them for a store of your own.

      Returns KnownValuesStore