{"version":3,"file":"XFilePDF.min.mjs","sources":["../../../../../src/shapes/canvasx/XFile/XFilePDF.ts"],"sourcesContent":["import { XFile } from './XFile';\nimport { XFileProps } from './XFile';\nimport { classRegistry } from '../../../ClassRegistry';\n\nexport class XFilePDF extends XFile {\n  constructor(options: Partial<XFileProps>) {\n    super(options);\n    this.type = 'XFilePDF';\n    this.objType = 'XFilePDF';\n  }\n}\nclassRegistry.setClass(XFilePDF);\n"],"names":["XFilePDF","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,EAEFC,EAAcC,SAAST"}