UNPKG

react-native-flip

Version:
11 lines (9 loc) 188 B
goog.provide('fontface.Descriptors'); /** * @typedef {{ * style: (string|undefined), * weight: (string|undefined), * stretch: (string|undefined) * }} */ fontface.Descriptors;