mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
b90f4d978f
Summary: This type makes more sense as an interface, given a class would be a common implementation (and object types aren't supported in that case). It also adds the names of the parameters so it's easier to understand for implementers. Changelog: [General][Changed] - Changed type definition of IPerformanceLogger from object to interface Reviewed By: lunaleaps Differential Revision: D23449816 fbshipit-source-id: be872748827b123587f3f397da20f5545b0aae07