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

17.13.0 • Public • Published

license npm latest package npm downloads Follow on Twitter

LI.FI - Types

Types for the LI.FI stack.

Summary

This package contains all common types for the LI.FI SDK. Learn more about LI.FI on (https://li.fi).

Check out the Changelog to see what changed in the last releases.

Installation

pnpm add @lifi/types

or

npm install --save @lifi/types

Release

The package uses standard-version to generate a changelog based on semantic commit history. The standard-version package also handles version numbering.

Once main is up to date with the changes to be released execute the following command on the main branch to invoke standard-version:

pnpm release

Then to release:

git push --follow-tags origin main

This will push a newly created git tag to the remote repository, which will trigger a github action which will publish the new version to npm

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @lifi/types

    Weekly Downloads

    26,263

    Version

    17.13.0

    License

    Apache-2.0

    Unpacked Size

    150 kB

    Total Files

    117

    Last publish

    Collaborators

    • lifi