UNPKG

ng-giphy

Version:

An angular module that leverages the [giphy API](https://github.com/Giphy/GiphyAPI) to use it on angular applications

7 lines (4 loc) 73 B
(function () { 'use strict'; angular.module('ng-giphy', []); })();