UNPKG

@tsparticles/configs

Version:

tsParticles demo configurations

8 lines (7 loc) 169 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const options = { key: "noConfig", name: "No Config", }; exports.default = options;