variable ALL_SETTINGS_KEYS

All keys that populate the snapshot plus the setup-complete flag. Equivalent to the former loadAll SELECT * in terms of what affects request behaviour. Use in tests and in pre-load bundles that need every setting.

Type

readonly string[]

Usage

import { ALL_SETTINGS_KEYS } from "doc.ts";