Skip to content

Config

Config = object

Defined in: src/util/config.ts:15

This is a global config object used to store the configuration It is available in the workers as well. Only serializable data should be stored in it.