init
This commit is contained in:
4
node_modules/mdast-util-frontmatter/index.d.ts
generated
vendored
Normal file
4
node_modules/mdast-util-frontmatter/index.d.ts
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
export type Options = import('./lib/index.js').Options;
|
||||
export type Matter = import('./lib/index.js').Matter;
|
||||
export type Info = import('./lib/index.js').Info;
|
||||
export { frontmatterFromMarkdown, frontmatterToMarkdown } from "./lib/index.js";
|
||||
Reference in New Issue
Block a user