UNPKG

react-burger-menu

Version:

An off-canvas sidebar component with a collection of effects and styles using CSS transitions and SVG path animations

16 lines (13 loc) 258 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); exports['default'] = function () { var Snap = undefined; try { Snap = require('snapsvg-cjs'); } finally { return Snap; } }; module.exports = exports['default'];