UNPKG

@stdlib/assert-is-same-value

Version:

Test if two arguments are the same value.

3 lines 118 B
/// <reference path="../docs/types/index.d.ts" /> import isSameValue from '../docs/types/index'; export = isSameValue;