osp-api-index-types
TypeScript icon, indicating that this package has built-in type declarations

3.0.1 • Public • Published

osp-api-index-types@0.0.1

open social protocol indexServer apiClient

Installation

pnpm add osp-api-index-types

or

npm i osp-api-index-types

Usage

import { IndexClient } from "osp-api-index-types";

const indexClient = new IndexClient({
  baseUrl: indexUrl,
  baseApiParams: {
    headers,
  },
});

Changelog

[0.0.1]

Change

  • init commit

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Readme

Keywords

none

Package Sidebar

Install

npm i osp-api-index-types

Weekly Downloads

23

Version

3.0.1

License

MIT

Unpacked Size

126 kB

Total Files

5

Last publish

Collaborators

  • kaibinluo
  • zhanxinxu
  • hamburgerguo
  • luomei
  • zhanxinxu-evg