@noaignite/centra-types
Version:
Typescript definitions for centra apis
35 lines (20 loc) • 1.01 kB
Markdown
TypeScript definitions for Centra APIs.
`@noaignite/centra-types` is available as an [npm package](https://www.npmjs.com/package/@noaignite/centra-types).
```sh
// with pnpm
pnpm add @noaignite/centra-types
// with yarn
yarn add @noaignite/centra-types
// with npm
npm install @noaignite/centra-types
```
Visit [https://noaignite.dev/centra-types](https://noaignite.dev/centra-types) to view the full documentation.
Read the [contributing guide](https://github.com/noaignite/accelerator/blob/main/CONTRIBUTING.md) to learn about our development process, how to propose bug fixes and improvements, and how to build and test your changes.
The [changelog](https://github.com/noaignite/accelerator/releases) is regularly updated to reflect what's changed in each new release.
This project is licensed under the terms of the [MIT license](https://github.com/noaignite/accelerator/blob/main/LICENSE).