import * as p_di from "../data.js"; export type Abort = (error: Error) => never;