UNPKG

polen

Version:

A framework for delightful GraphQL developer portals

5 lines (3 loc) 134 B
import type { ContextualError } from './ContextualError.js' export type Cause = Error | ContextualError export type Context = object