UNPKG

@freakycoder/animated-tabbar

Version:

A 60FPS animated tab bar with a variety of cool animation presets.

9 lines (8 loc) 179 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.noop = void 0; const noop = () => {}; exports.noop = noop; //# sourceMappingURL=noop.js.map