@avanio/variable-util
    Preparing search index...

    Variable tachyonConfigJsonStringSerializerConst

    tachyonConfigJsonStringSerializer: IPersistSerializer<
        TachyonConfigStoreType,
        string,
    > = ...

    TachyonConfigJsonSerializer is an implementation of IPersistSerializer for TachyonConfigStoreType, it serializes and deserializes the data to and from JSON string

    v0.11.1