UNPKG
@tsparticles/editor
Version:
latest (3.1.1)
3.1.1
3.1.0
3.0.0
tsParticles Configuration Editor
particles.js.org
tsparticles/editor
@tsparticles/editor
/
types
/
IEditorSettings.d.ts
5 lines
(4 loc)
•
81 B
TypeScript
View Raw
1
2
3
4
5
export
interface
IEditorSettings
{
buttons
:
boolean
;
options
:
boolean
; }