full site update
This commit is contained in:
2
node_modules/@astrojs/markdown-remark/dist/rehype-prism.d.ts
generated
vendored
2
node_modules/@astrojs/markdown-remark/dist/rehype-prism.d.ts
generated
vendored
@@ -1,3 +1,3 @@
|
||||
import type { Root } from 'hast';
|
||||
import type { Plugin } from 'unified';
|
||||
export declare const rehypePrism: Plugin<[], Root>;
|
||||
export declare const rehypePrism: Plugin<[string[]?], Root>;
|
||||
|
Reference in New Issue
Block a user