System

Settings and Core Functions

Overview

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.

Example

The following System namespaces are available.

import { Settings, Locale, Memory } from 'typebox/system'