import std/[json] import types var storagePath* {.threadvar.} : string var config* {.threadvar.} : Config var state* {.threadvar.} : JsonNode