UNPKG

aran

Version:
4 lines (2 loc) 95 B
export type CatchScope = { catch: "parent" | "orphan" }; export type ReadErrorOperation = {};