UNPKG

@giphy/react-native-sdk

Version:
14 lines (13 loc) 345 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.GiphyContentRequestType = void 0; const GiphyContentRequestType = exports.GiphyContentRequestType = { Trending: 'trending', Search: 'search', Emoji: 'emoji', Recents: 'recents', Animate: 'animate' }; //# sourceMappingURL=giphyContentRequest.js.map