UNPKG

mdxlayer

Version:

Transform your MDX content into typed, JSON-powered data with flexible schema validation.

4 lines (3 loc) 163 B
export declare const hasCliFlag: (flags: string | string[]) => boolean; export declare const cliConfigFile: string | null; export declare const cliOutDir: string;