Skip to main content

$value

The $value is the main class that provides the common methods to work with JavaScript values regardless of the value type․

Import

import {$value} from 'comfortable/$value'

Simple Usage Example

import {$value} from 'comfortable/$value'

$value('Hello').isString() // true

API

Methods