UNPKG

react-native-flip

Version:
8 lines (7 loc) 135 B
module.exports = { parse: function() { return this.createSingleNodeList( this.Identifier() ); } };