1 line
42 B
TypeScript
1 line
42 B
TypeScript
|
type Frontmatter = Record<string, string>;
|
|
type Frontmatter = Record<string, string>;
|