Type Alias CatchScope

CatchScope: {
    catch: "parent" | "orphan";
}