Download Latest Version app.27041b87bbb500531583.css.gz (92.6 kB)
Email in envelope

Get an email when there's a new version of adminos

Home / 1.cache / node_modules / @accounts / client / node_modules
Name Modified Size InfoDownloads / Week
Parent folder
tslib 2023-09-04
Totals: 1 Item   0

@accounts/client

npm MIT License

Install

yarn add @accounts/client

Usage

import { AccountsClient } from '@accounts/client';

const accountsTransport = // my accounts-js transport, rest or graphql
const accounts = new AccountsClient({
  // options
}, accountsTransport);
Source: README.md, updated 2023-08-29