Skip to main content
This package works with Node.jsIt is unknown whether this package works with Cloudflare Workers, Deno, Bun, Browsers
It is unknown whether this package works with Cloudflare Workers
This package works with Node.js
It is unknown whether this package works with Deno
It is unknown whether this package works with Bun
It is unknown whether this package works with Browsers
JSR Score
35%
Published
4 months ago (0.15.1)
type alias IEntityForUpdate

Definition

Pick<IEntity, "updatedAt">

Add Package

deno add jsr:@carbonteq/hexapp

Import symbol

import { type IEntityForUpdate } from "@carbonteq/hexapp";

---- OR ----

Import directly with a jsr specifier

import { type IEntityForUpdate } from "jsr:@carbonteq/hexapp";

Add Package

npx jsr add @carbonteq/hexapp

Import symbol

import { type IEntityForUpdate } from "@carbonteq/hexapp";

Add Package

yarn dlx jsr add @carbonteq/hexapp

Import symbol

import { type IEntityForUpdate } from "@carbonteq/hexapp";

Add Package

pnpm dlx jsr add @carbonteq/hexapp

Import symbol

import { type IEntityForUpdate } from "@carbonteq/hexapp";

Add Package

bunx jsr add @carbonteq/hexapp

Import symbol

import { type IEntityForUpdate } from "@carbonteq/hexapp";