4.0.4 ⢠Published 1 year ago
@lou.codes/types v4.0.4
š·ļø Collection of TypeScript types shared across Lou Codes projects.
Usage
š¦ Node
Install @lou.codes/types
as a dependency:
pnpm add @lou.codes/types
# or
npm install @lou.codes/types
# or
yarn add @lou.codes/types
Import as type and use it:
import type { Unary } from "@lou.codes/types";
š¦ Deno
Import @lou.codes/types
using the npm:
prefix, and use it directly:
import type { Unary } from "npm:@lou.codes/types";
Useful links
- š Documentation: TypeDoc generated documentation.
- ā³ Changelog: List of changes between versions.
4.0.4
1 year ago
4.0.1
1 year ago
4.0.3
1 year ago
4.0.2
1 year ago
4.0.0
1 year ago
3.0.1
1 year ago
3.0.0
1 year ago
2.0.3
1 year ago
2.0.2
1 year ago
2.0.0
1 year ago
1.2.2
1 year ago
1.2.0
1 year ago
1.2.1
1 year ago
1.1.6
1 year ago
1.1.5
1 year ago
1.1.4
1 year ago
1.1.3
1 year ago
1.1.2
1 year ago
1.1.1
1 year ago
1.1.0
1 year ago
1.0.6
1 year ago
1.0.2
2 years ago
1.0.5
2 years ago
1.0.4
2 years ago
1.0.3
2 years ago
1.0.1
2 years ago
1.0.0
2 years ago