Files
pole-book/server/node_modules/koa-body/lib/utils/throwable-to-error.d.ts

2 lines
61 B
TypeScript

export default function throwableToError(e: unknown): Error;