Type alias CacheWriteConfiguration

CacheWriteConfiguration: {
    groups: string[] | "all";
} | boolean

Generated using TypeDoc