Skip to content

Reference 390

Reference: id 390

Generated from apps/docs-astro/src/generated/docs.json

compress
Kind 1024 id: 390

Determines whether or not save/achievement/settings data will be compressed. Note that even when this is enabled, compression will not occur unless the stringified data is long enough (> 1KB)

Type: boolean

Source: apps/library/src/types/if-engine.ts :161 (view)

View by name: compress

See in /reference/all

Tags
  • @default```ts true ```