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.
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-valuesunlesssetDirectoryConfigoraddSearchPathssaid 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'sload_from_configtolerates them;loadFromConfigreports them for a store of your own.