@done-saas/types@0.0.2
latest
Type definitions for this solution.
This package works with DenoIt is unknown whether this package works with Cloudflare Workers, Node.js, Bun, 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.
Add Package
deno add jsr:@done-saas/types
Import symbol
import * as types from "@done-saas/types";
Import directly with a jsr specifier
import * as types from "jsr:@done-saas/types";
Add Package
pnpm i jsr:@done-saas/types
pnpm dlx jsr add @done-saas/types
Import symbol
import * as types from "@done-saas/types";
Add Package
yarn add jsr:@done-saas/types
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";