consterror=newError(`state_unsafe_local_read\nReading state that was created inside the same derived is forbidden. Consider using \`untrack\` to read locally created state.`);
consterror=newError(`state_descriptors_fixed\nProperty descriptors defined on \`$state\` objects must contain \`value\` and always be \`enumerable\`, \`configurable\` and \`writable\`.`);
consterror=newError(`state_descriptors_fixed\nProperty descriptors defined on\`$state\` objects must contain \`value\` and always be \`enumerable\`, \`configurable\` and \`writable\`.`);
consterror=newError(`state_prototype_fixed\nCannot set prototype of\`$state\` object`);
consterror=newError(`state_prototype_fixed\nCannot set prototype of \`$state\` object`);
consterror=newError(`state_unsafe_local_read\nReading state that was created inside the same derived is forbidden. Consider using \`untrack\` to read locally created state.`);