markdownFrontMatter
Generic types: | T |
No documentation has been provided.
Presentation
function markdownFrontMatter (mdPath: string): { data: T; content: string };
Returns
{ data: T; content: string; }
Parameters
Name | Type | Description |
---|---|---|
mdPath | string |
Generic types: | T |
No documentation has been provided.
function markdownFrontMatter (mdPath: string): { data: T; content: string };
{ data: T; content: string; }
Name | Type | Description |
---|---|---|
mdPath | string |