🎉 initiate project *astro_rewrite*
This commit is contained in:
parent
ffd4d5e86c
commit
2ba37bfbe3
8658 changed files with 2268794 additions and 2538 deletions
4
node_modules/@mdx-js/mdx/lib/plugin/remark-mark-and-unravel.d.ts
generated
vendored
Normal file
4
node_modules/@mdx-js/mdx/lib/plugin/remark-mark-and-unravel.d.ts
generated
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
export function remarkMarkAndUnravel(this: import("unified").Processor<void, import("mdast").Root, void, void>): void | import("unified").Transformer<import("mdast").Root, import("mdast").Root>;
|
||||
export type Content = import('mdast').Content;
|
||||
export type Root = import('mdast').Root;
|
||||
export type DoNotTouchAsThisImportItIncludesMdxInTree = typeof import("remark-mdx");
|
||||
Loading…
Add table
Add a link
Reference in a new issue