This package has been deprecated

Author message:

🚚 @vangware/types is now @lou.codes/types

@vangware/types
TypeScript icon, indicating that this package has built-in type declarations

6.3.7Β β€’Β PublicΒ β€’Β Published

License NPM Version Open Issues Size

🏷️ Collection of TypeScript types shared across Vangware projects.

Usage

πŸ“¦ Node

Install @vangware/types as a dependency:

pnpm add @vangware/types
# or
npm install @vangware/types
# or
yarn add @vangware/types

Import as type and use it:

import type { Unary } from "@vangware/types";

πŸ¦• Deno

Import @vangware/types using the npm: prefix, and use it directly:

import type { Unary } from "npm:@vangware/types";
  • πŸ“ Documentation: TypeDoc generated documentation.
  • ⏳ Changelog: List of changes between versions.

Dependencies (0)

    Dev Dependencies (1)

    Package Sidebar

    Install

    npm i @vangware/types

    Weekly Downloads

    156

    Version

    6.3.7

    License

    MIT

    Unpacked Size

    327 kB

    Total Files

    159

    Last publish

    Collaborators

    • loucyx