@la-main-verte/shared-types
TypeScript icon, indicating that this package has built-in type declarations

1.0.13 • Public • Published

La Main Verte - Shared TypeScript Interfaces

This package contains the TypeScript interfaces used for the front-end of La Main Verte application.

Installation

To install the package, run:

npm install @la-main-verte/shared-types

Usage

You can import the interfaces directly into your project:

import type { PlantI, NoteI } from '@la-main-verte/shared-types'

const plant: PlantI = await APIResponse.json()

License

This package is licensed under the MIT License.

Readme

Keywords

none

Package Sidebar

Install

npm i @la-main-verte/shared-types

Weekly Downloads

36

Version

1.0.13

License

MIT

Unpacked Size

15.7 kB

Total Files

10

Last publish

Collaborators

  • d0nald