Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
import * as mUtils from "https://deno.land/x/m_utils@v1.0.5/src/object.ts";

Functions

判断对象是否包含某个属性

判断值是否为空

判断对象是否为空

任意值转boolean(true|false)