UNPKG

mdxlayer

Version:

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

5 lines (4 loc) 114 B
export declare const hash: { number: (content: string) => number; string: (content: string) => string; };