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

0.2.2 • Public • Published

types

This package exports the types used in Frigg packages.

Get Started

Install the package with npm or yarn:

npm install @friggframework/types

or

yarn add @friggframework/types

Make sure to reference the types in your tsconfig.json

"typeRoots": [
    "./node_modules/@types",
    "./node_modules/@friggframework/types"
]

Readme

Keywords

none

Package Sidebar

Install

npm i @friggframework/types

Weekly Downloads

3

Version

0.2.2

License

MIT

Unpacked Size

41.4 kB

Total Files

19

Last publish

Collaborators

  • michael.webber.lefthook
  • lefthooktom
  • seanspeaks