class n extends Error{constructor(o){super(o);this.name="AssertError"}}function s(r,o){if(r==null||r==null||r=="")throw new n(o)}export{s as n};