Settings and Core Functions
The System module contains core logic and configurations for TypeBox. This module can be used to configure the current language, enforce immutable schematics, debug types or interact with the TypeBox memory managment system.
The following System namespaces are available.
import { Settings, Locale, Memory } from 'typebox/system'