HomePhabricator
Diffusion Comm f774c7d7e365

[lib] Reorder types in `media-types.js`

Description

[lib] Reorder types in media-types.js

Summary:
No logic changes. While types can be used before declaration, validators are just standard objects and can only be used after declaration. Moved a few types down so that we can add the validators next to them (in the future diff).
Depends on D7564

Test Plan: Run app on web and ios, check if they throw any unexpected errors.

Reviewers: kamil, inka, tomek

Reviewed By: tomek

Subscribers: ashoat, atul

Differential Revision: https://phab.comm.dev/D7565

Details

Provenance
Michal Gniadek <michal.gniadek@swmansion.com>Authored on Apr 20 2023, 2:45 AM
Reviewer
tomek
Differential Revision
D7565: [lib] Reorder types in `media-types.js`
Parents
rCOMMf5d32b6ac8cd: [lib] Move `messageTypes` enum to a separate file
Branches
Unknown
Tags
Unknown