Skip to main content
Home

latest
Works with
This package works with DenoIt is unknown whether this package works with Cloudflare Workers, Node.js, Bun, Browsers
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Node.js
This package works with Deno
It is unknown whether this package works with Bun
It is unknown whether this package works with Browsers
JSR Score64%
Published11 months ago (0.0.2)

Type definitions for this solution.

Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

deno add jsr:@done-saas/types

Import symbol

import { type BaseUpdatableDataType } from "@done-saas/types";
or

Import directly with a jsr specifier

import { type BaseUpdatableDataType } from "jsr:@done-saas/types";

Add Package

pnpm i jsr:@done-saas/types
or (using pnpm 10.8 or older)
pnpm dlx jsr add @done-saas/types

Import symbol

import { type BaseUpdatableDataType } from "@done-saas/types";

Add Package

yarn add jsr:@done-saas/types
or (using Yarn 4.8 or older)
yarn dlx jsr add @done-saas/types

Import symbol

import { type BaseUpdatableDataType } from "@done-saas/types";

Add Package

vlt install jsr:@done-saas/types

Import symbol

import { type BaseUpdatableDataType } from "@done-saas/types";

Add Package

npx jsr add @done-saas/types

Import symbol

import { type BaseUpdatableDataType } from "@done-saas/types";

Add Package

bunx jsr add @done-saas/types

Import symbol

import { type BaseUpdatableDataType } from "@done-saas/types";