UNPKG

flora-exception

Version:

An exception system for FQL.

6 lines (5 loc) 139 B
export * from "./Exception"; export * from "./Flora"; export * from "./Raise"; export * from "./Fx"; export type { GuardedT } from "./Fx";