1.0.1 • Published 2 years ago

nftbackers-elastic-interfaces v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

NFTBackers Elastic Interfaces

This NPM module contains the interfaces used by NFT Backers.

Installation

npm i nftbackers-elastic-interfaces

Usage

import { IElasticCollection, IElasticTemplate, IElasticSchema, ElasticCollection, ElasticTemplate, ElasticSchema } from "nftbackers-elastic-interfaces"

That's pretty much it. While not much to look at, this package is important to many different pieces of NFT Backers.