UNPKG

@devvie/bottom-sheet

Version:

The 😎smart , 📦tiny , and 🎗flexible bottom sheet your app craves 🚀

19 lines (18 loc) • 442 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "ANIMATIONS", { enumerable: true, get: function () { return _typesD.ANIMATIONS; } }); Object.defineProperty(exports, "CUSTOM_BACKDROP_POSITIONS", { enumerable: true, get: function () { return _typesD.CUSTOM_BACKDROP_POSITIONS; } }); var _typesD = require("../../types.d.js"); //# sourceMappingURL=types.d.js.map