Skip to content

refactor: types

Linca requested to merge linca/catofish:refactor/types into develop

What does this PR do?

  • Refactored to add types in client

  • Moved the backend langmap and schema to firefish-js

  • Fixed the bug of softly mute languages not working by types checking.

Contribution Guidelines

By submitting this merge request, you agree to follow our Contribution Guidelines

  • This is a refactor
  • I agree to follow this project's Contribution Guidelines
  • I have made sure to test this pull request
  • I have made sure to run pnpm run format before submitting this pull request

If this merge request makes changes to the Firefish API, please update docs/api-change.md

  • I updated the document / This merge request doesn't include API changes
Edited by Linca

Merge request reports