UNPKG

@tsparticles/configs

Version:

tsParticles demo configurations

10 lines (9 loc) 333 B
"use strict"; var __importDefault = (this && this.__importDefault) || function (mod) { return (mod && mod.__esModule) ? mod : { "default": mod }; }; Object.defineProperty(exports, "__esModule", { value: true }); const zIndex_js_1 = __importDefault(require("./zIndex.js")); exports.default = { zIndex: zIndex_js_1.default, };