Skip to main content

Module types

Module types 

Source
Expand description

Runtime type guards and JSON path utilities.

This module provides type checking and dot-path access for JSON values, inspired by AdonisJS @adonisjs/core/helpers.

Requires the json feature flag.

Functionsยง

deep_equal
get_path
is_array
is_bool
is_defined
is_null
is_number
is_object
is_string
set_path