blob: e3ae7ad4210af9715e73bdf72f3379615c86329a [file] [log] [blame]
export class Deprecation extends Error {
name: "Deprecation";
}