UNPKG

@uin-federation/sdk

Version:

This SDK connects to the NUI Federation API for getting or creating, revoke, generating batch for NUI from the API

6 lines (5 loc) 174 B
import { HTTPModule } from './http-module.js'; import { HTTP, http } from './http.js'; export { HTTP, http }; export type { HTTPModule }; //# sourceMappingURL=index.d.ts.map