{"version":3,"file":"XFilePPT.mjs","sources":["../../../../../src/shapes/canvasx/XFile/XFilePPT.ts"],"sourcesContent":["import { XFile } from './XFile';\nimport { XFileProps } from './XFile';\nimport { classRegistry } from '../../../ClassRegistry';\n\nexport class XFilePPT extends XFile {\n  constructor(options: Partial<XFileProps>) {\n    super(options);\n    this.type = 'XFilePPT';\n    this.objType = 'XFilePPT';\n  }\n}\n\nclassRegistry.setClass(XFilePPT);\n"],"names":["XFilePPT","XFile","constructor","options","type","objType","classRegistry","setClass"],"mappings":";;;AAIO,MAAMA,QAAQ,SAASC,KAAK,CAAC;EAClCC,WAAWA,CAACC,OAA4B,EAAE;IACxC,KAAK,CAACA,OAAO,CAAC,CAAA;IACd,IAAI,CAACC,IAAI,GAAG,UAAU,CAAA;IACtB,IAAI,CAACC,OAAO,GAAG,UAAU,CAAA;AAC3B,GAAA;AACF,CAAA;AAEAC,aAAa,CAACC,QAAQ,CAACP,QAAQ,CAAC;;;;"}