UNPKG

autumn-js

Version:

Autumn JS Library

12 lines (9 loc) 374 B
import * as react_jsx_runtime from 'react/jsx-runtime'; import { C as CheckoutResult } from '../../../attachTypes-DoFoPh8g.mjs'; import '../../../cusTypes-COIU0NG3.mjs'; import 'zod'; declare const getAttachContent: (checkoutResult: CheckoutResult) => { title: react_jsx_runtime.JSX.Element; message: react_jsx_runtime.JSX.Element; }; export { getAttachContent };