Skip to main content
Latest
interface MysqlGetRes
import { type MysqlGetRes } from "https://deno.land/x/access_db@0.1.0/mod.ts";

Index Signatures

[key: string]: any

Properties

data: { [key: string]: any; id?: string | number; }