UNPKG

238 BTypeScriptView Raw
1/**
2 * Get formatted meta hints for configuration
3 * @param settings dictionary to parse
4 * @return formatted meta information
5 */
6export default function meta(settings: Record<string, unknown>): string;
7//# sourceMappingURL=meta.d.ts.map
\No newline at end of file