mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-12-16 06:45:24 +01:00
* Replace `@return` with `@returns`
* Remove extends tags
* Remove `@overrides` tag
* Remove `@abstract` tags
* Remove `@overload` tags
* Remove `@description` tags
* Remove `@static` tags
* Remove `@private` tags
* Remove `@warning`
* Remove `@PokemonSpecies`
* Remove {} appearing after `@returns`
* Remove {} appearing after `@param`
* Bump typedoc version
* Remove ...args in `@param` and replace with args
* Cleanup docs in challenge.ts
* Adjust hyphens
* Remove parenthesis in `@see` tags
* Remove old `@see` references
|
||
|---|---|---|
| .. | ||
| challenge-mode-helper.ts | ||
| classic-mode-helper.ts | ||
| daily-mode-helper.ts | ||
| field-helper.ts | ||
| game-manager-helper.ts | ||
| modifiers-helper.ts | ||
| move-helper.ts | ||
| overrides-helper.ts | ||
| reload-helper.ts | ||
| settings-helper.ts | ||