attempt.d.ts 51 Bytes
import { attempt } from "../fp";
export = attempt;