import { CustomError } from './custom-error.js' export class AssertionError extends CustomError {}