Variable CacheManagersConst

CacheManagers: {
    JSON: typeof JSONManager;
    String: typeof StringManager;
    Zod: typeof createZodManager;
}

Type declaration

Generated using TypeDoc