UNPKG

flora-exception

Version:

An exception system for FQL.

7 lines 142 B
export * from "./Exception"; export * from "./Flora"; export * from "./Raise"; export * from "./Fx"; export type { GuardedT } from "./Fx";