UNPKG

autumn-js

Version:

Autumn JS Library

10 lines (7 loc) 229 B
import { g as CheckFeaturePreview } from '../../../cusTypes-COIU0NG3.mjs'; import 'zod'; declare const getCheckContent: (preview: CheckFeaturePreview) => { title: string; message: string; }; export { getCheckContent };