{"version":3,"sources":["../src/index.ts"],"names":["src_default","LasciiImageEffect_default","LasciiTextEffect_default","initDom","autoInitDom"],"mappings":"kRAeA,IAAOA,CAAAA,CAAQ,CACb,iBAAA,CAAAC,mBAAAA,CACA,iBAAAC,mBAAAA,CACA,IAAA,CAAMC,mBAAAA,CACN,WAAA,CAAAC,mBACF","file":"index.cjs","sourcesContent":["import LasciiImageEffect from \"./core/effects/LasciiImageEffect.js\";\r\nimport LasciiTextEffect from \"./core/effects/LasciiTextEffect.js\";\r\nimport { autoInitDom, initDom } from \"./adapters/dom/initDom.js\";\r\n\r\nexport type { Disposable } from \"./core/disposable.js\";\r\nexport type { InitDomOptions } from \"./adapters/dom/initDom.js\";\r\nexport type {\r\n  LasciiCompleteDetail,\r\n  LasciiErrorDetail,\r\n  LasciiEventName,\r\n  LasciiProgressDetail,\r\n  LasciiStartDetail,\r\n} from \"./core/events.js\";\r\nexport { LasciiEvent } from \"./core/events.js\";\r\nexport { LasciiImageEffect, LasciiTextEffect, initDom as init, autoInitDom };\r\nexport default {\r\n  LasciiImageEffect,\r\n  LasciiTextEffect,\r\n  init: initDom,\r\n  autoInitDom,\r\n};\r\n"]}