Pokebag/data-sdk

View on GitHub
SUMMARY.md

Summary

Maintainability
Test Coverage
# Table of contents

* [Introduction](./README.md)
* [Getting Started](./docs/getting-started.md)
* [Changelog](./docs/CHANGELOG.md)

## Core Methods
* [`getHeldItems`](./docs/api/getHeldItems.md)
* [`getPokemon`](./docs/api/getPokemon.md)
* [`getRSBs`](./docs/api/getRSBs.md)
* [`getSkills`](./docs/api/getSkills.md)

### Low-Level API
* [`getDirectory`](./docs/api/getDirectory.md)
* [`getEntities`](./docs/api/getEntities.md)
* [`getEnums`](./docs/api/getEnums.md)
* [`getFile`](./docs/api/getFile.md)
* [`getPatches`](./docs/api/getPatches.md)

## Other Important Stuff

* [Code of Conduct](./CODE_OF_CONDUCT.md)
* [License](./LICENSE)