UNPKG

flora-exception

Version:

An exception system for FQL.

3 lines (2 loc) 104 B
import { FloraExceptionI } from "./Exception"; export declare type ExceptionStackT = FloraExceptionI[];