UNPKG

@giphy/react-native-sdk

Version:
13 lines (12 loc) 277 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.GiphyMediaType = void 0; const GiphyMediaType = exports.GiphyMediaType = { Gif: 'gif', Sticker: 'sticker', Text: 'text', Video: 'video' }; //# sourceMappingURL=giphyMediaType.js.map