{"version":3,"file":"XFileZip.min.mjs","sources":["../../../../../src/shapes/canvasx/XFile/XFileZip.ts"],"sourcesContent":["import { XFile } from './XFile';\nimport { XFileProps } from './XFile';\nimport { classRegistry } from '../../../ClassRegistry';\n\nexport class XFileZip extends XFile {\n  constructor(options: Partial<XFileProps>) {\n    super(options);\n    this.type = 'XFileZip';\n    this.objType = 'XFileZip';\n  }\n}\n\nclassRegistry.setClass(XFileZip);\n"],"names":["XFileZip","XFile","constructor","options","super","this","type","objType","classRegistry","setClass"],"mappings":"uGAIO,MAAMA,UAAiBC,EAC5BC,WAAAA,CAAYC,GACVC,MAAMD,GACNE,KAAKC,KAAO,WACZD,KAAKE,QAAU,UACjB,EAGFC,EAAcC,SAAST"}