UNPKG

react-native-drop-shadow

Version:

is a small and simple package that helps make your React Native app

13 lines (12 loc) 284 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "default", { enumerable: true, get: function () { return _DropShadow.DropShadow; } }); var _DropShadow = require("./DropShadow"); //# sourceMappingURL=index.js.map