SETTING_SCOPES: Readonly<{ CLIENT: "client"; USER: "user"; WORLD: "world" }> = ...

Available setting scopes.