UNPKG

autumn-js

Version:
10 lines (7 loc) 237 B
import { C as CheckFeaturePreview } from '../../../prodTypes-C4aZSZfO.js'; import 'zod/v4'; declare const getPaywallContent: (preview?: CheckFeaturePreview) => { title: string; message: string; }; export { getPaywallContent };