import {Errorf} from '@e22m4u/js-format'; /** * Not implemented error. */ export class NotImplementedError extends Errorf {}