Skip to content
本文内容

Obj 对象工具

字符串值是否一致

js
import { objIsStrEqual } from 'rubbish-tool'

objIsStrEqual(15.4, '15.4')

Released under the MIT License.