Skip to main content
Home

latest

Type definitions for this solution.

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 Score
64%
Published
10 months ago (0.0.2)

DynamicIdeas Type Definitions

This package contains type definitions for the DynamicIdeas project. It is designed to be used with Deno.

Installation

To install the package, use the following command:

deno install <package-name>

Usage

Import the types into your project as needed:

import { MyType } from "<package-name>";

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

New Ticket: 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 * as types from "@done-saas/types";
or

Import directly with a jsr specifier

import * as types 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 * as types 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 * as types from "@done-saas/types";

Add Package

vlt install jsr:@done-saas/types

Import symbol

import * as types from "@done-saas/types";

Add Package

npx jsr add @done-saas/types

Import symbol

import * as types from "@done-saas/types";

Add Package

bunx jsr add @done-saas/types

Import symbol

import * as types from "@done-saas/types";