UNPKG

notbank

Version:
4 lines (3 loc) 141 B
import * as models from "./models/index.js"; import { NotbankClient } from "./services/notbankClient.js"; export { NotbankClient, models, };