Page MenuHomePhabricator

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

Authored by michal on Apr 21 2023, 8:00 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 3, 5:07 PM
Unknown Object (File)
Wed, May 1, 4:35 PM
Unknown Object (File)
Tue, Apr 30, 4:09 PM
Unknown Object (File)
Sun, Apr 28, 4:22 PM
Unknown Object (File)
Fri, Apr 26, 10:56 AM
Unknown Object (File)
Tue, Apr 16, 12:08 AM
Unknown Object (File)
Tue, Apr 16, 12:08 AM
Unknown Object (File)
Mon, Apr 15, 3:55 PM
Subscribers

Details

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.

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage