You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2 lines
390 B
2 lines
390 B
var r=Object.defineProperty;var i=(t,e,s)=>e in t?r(t,e,{enumerable:!0,configurable:!0,writable:!0,value:s}):t[e]=s;var l=(t,e,s)=>(i(t,typeof e!="symbol"?e+"":e,s),s);class o{constructor(e="",s=""){l(this,"FileNo",null);l(this,"FileName",null);this.FileNo=e,this.FileName=s}}class n extends Array{constructor(){super()}Add(e,s){this.push(new o(e,s))}}export{o as AttrFile,n as AttrFiles};
|