Check variable type
import { is } from '@advdominion/is'; console.log(is('Hello, world!', 'String'));