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

2.10.0 • Public • Published

🏷 @koj/types

This repository contains shared TypeScript interfaces for Koj projects.

Status
Build Node CI Dependencies GitHub release (latest by date) Snyk Vulnerabilities for GitHub Repo
Health License CI CLA Assistant Pull Request Labeler
PRs Feature 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

Koj

An open source project by Koj.
Furnish your home in style, for as low as CHF175/month →

Package Sidebar

Install

npm i @koj/types

Weekly Downloads

66

Version

2.10.0

License

MIT

Unpacked Size

148 kB

Total Files

31

Last publish

Collaborators

  • anandchowdhary
  • kojbot