UNPKG

infinity-forge

Version:
3 lines (2 loc) 177 B
import { ErrorBoundaryContextType } from "./ErrorBoundaryContext.js"; export declare function assertErrorBoundaryContext(value: any): asserts value is ErrorBoundaryContextType;