2.10.0 • Published 3 years ago

@koj/types v2.10.0

Weekly downloads
542
License
MIT
Repository
github
Last release
3 years ago

🏷 @koj/types

This repository contains shared TypeScript interfaces for Koj projects.

Status
BuildNode CI Dependencies GitHub release (latest by date) Snyk Vulnerabilities for GitHub Repo
HealthLicense CI CLA Assistant Pull Request Labeler
PRsFeature Branch Pull Request Hotfix Branch Pull Request Merge PRs

💻 Getting started

Install @koj/types from npm:

npm install @koj/types

Then, use the types, for example for API responses:

import { Proposal } from "@koj/types";

const proposal: Proposal = await axios.get("/proposal");

📄 License

MIT © Koj

2.10.0

3 years ago

2.9.0

3 years ago

2.8.0

3 years ago

2.7.0

3 years ago

2.6.2

3 years ago

2.6.1

3 years ago

2.6.0

3 years ago

2.5.0

3 years ago

2.4.0

3 years ago

2.3.0

3 years ago

2.2.0

3 years ago

2.1.0

3 years ago

2.0.0

3 years ago

1.4.4

3 years ago

1.4.3

3 years ago

1.4.2

3 years ago

1.3.4

3 years ago

1.4.1

3 years ago

1.4.0

3 years ago

1.3.3

3 years ago

1.3.2

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

1.2.0

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

4 years ago

1.0.2

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

0.0.0

4 years ago