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