Signature
tsSignature
export { ok }Imports
tsImport
import { ok } from "@/lib/flow/core/record";import { ok } from "@/lib/flow";Details
These exports are documented so generated API coverage stays complete for the installed core
record module.
Source
tsflow/core/record.ts:224-224
export { err, ok, thrown };