Skip to main content
Module

x/sqlite3/src/util.ts>isObject

The fastest and correct SQLite3 module for Deno runtime
Latest
function isObject
import { isObject } from "https://deno.land/x/sqlite3@0.12.0/src/util.ts";

Parameters

value: unknown

Returns

boolean