UNPKG

@giphy/react-native-sdk

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