UNPKG

@noaignite/centra-types

Version:

Typescript definitions for centra apis

39 lines (23 loc) 1.04 kB
--- title: "Getting Started" --- # @noaignite/centra-types TypeScript definitions for Centra APIs. ## Installation `@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 ``` ## Documentation Visit [https://noaignite.dev/centra-types](https://noaignite.dev/centra-types) to view the full documentation. ## Contributing 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. ## Changelog The [changelog](https://github.com/noaignite/accelerator/releases) is regularly updated to reflect what's changed in each new release. ## License This project is licensed under the terms of the [MIT license](https://github.com/noaignite/accelerator/blob/main/LICENSE).