Skip to main content
Latest
function property
import { property } from "https://deno.land/x/dynamodb@v1.0.0/util.ts";

Defines a property.

Parameters

obj: any
name: string
value: any
optional
enumerable: boolean
optional
isValue: boolean