UNPKG

next-intl

Version:

Internationalization (i18n) for Next.js

3 lines (2 loc) 142 B
import type { ExtractorConfigInput } from './types.js'; export default function extractMessages(params: ExtractorConfigInput): Promise<void>;