Package detail

nftbackers-elastic-interfaces

sbrendtro4ISC1.0.1

Set of TypeScript interfaces and classess for NFT Backer's elasticsearch

NFT Backers, TypeScript, Interfaces, Elasticsearch

readme

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.