0.2.2 • Published 2 years ago
@nerdbond/seed v0.2.2
Usage
import seed from '@nerdbond/seed'
seed.setAuthToken(token)
const json = await seed.request({
  object: 'language',
  action: 'select',
  filter: {
    slug: 'tibetan',
  },
})License
Private
NerdBond
This is being developed by the folks at NerdBond, a California-based project for helping humanity master information and computation. Find us on Twitter, LinkedIn, and Facebook. Check out our other GitHub projects as well!