Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/vicis/mod.ts>Vicis.from

Presentation and transformation layer for data output in RESTful APIs.
Latest
method Vicis.from
import { Vicis } from "https://deno.land/x/vicis@1.0.0/mod.ts";

Parameters

data: IObject
optional
config: IConfig