export type FnError = `Function execution error: ${T}`; export * from "./builtin"; export * from "./sbuiltin";