An open API service indexing awesome lists of open source software.

https://github.com/n4bb12/celeste-api-types

🎯 TypeScript types for the Celeste REST API
https://github.com/n4bb12/celeste-api-types

age aoeo api celeste empires fan of online project rest types typescript

Last synced: 3 months ago
JSON representation

🎯 TypeScript types for the Celeste REST API

Awesome Lists containing this project

README

          



Celeste API Types


TypeScript types for https://api.projectceleste.com



Version


License


Issues

## Install

```
yarn add --dev celeste-api-types
```

## Usage

```ts
import { Materials } from "celeste-api-types"
```