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)
Tue, Apr 16, 12:08 AM
Unknown Object (File)
Tue, Apr 16, 12:08 AM
Unknown Object (File)
Mon, Apr 15, 3:55 PM
Unknown Object (File)
Mon, Apr 15, 10:59 AM
Unknown Object (File)
Sat, Apr 13, 3:55 PM
Unknown Object (File)
Thu, Apr 11, 10:01 AM
Unknown Object (File)
Tue, Apr 9, 10:29 AM
Unknown Object (File)
Fri, Apr 5, 4:59 AM
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
Lint Not Applicable
Unit
Tests Not Applicable