UNPKG

autumn-js

Version:

Autumn JS Library

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