Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/vicis/src/interface/common/IObject.ts>IObject

Presentation and transformation layer for data output in RESTful APIs.
Latest
interface IObject
implements Object
import { type IObject } from "https://deno.land/x/vicis@1.0.0/src/interface/common/IObject.ts";

Index Signatures

[key: string]: any