完成世界书、骰子、apiconfig页面处理
This commit is contained in:
8
frontend/node_modules/react-markdown/index.d.ts
generated
vendored
Normal file
8
frontend/node_modules/react-markdown/index.d.ts
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
export type AllowElement = import("./lib/index.js").AllowElement;
|
||||
export type Components = import("./lib/index.js").Components;
|
||||
export type ExtraProps = import("./lib/index.js").ExtraProps;
|
||||
export type HooksOptions = import("./lib/index.js").HooksOptions;
|
||||
export type Options = import("./lib/index.js").Options;
|
||||
export type UrlTransform = import("./lib/index.js").UrlTransform;
|
||||
export { MarkdownAsync, MarkdownHooks, Markdown as default, defaultUrlTransform } from "./lib/index.js";
|
||||
//# sourceMappingURL=index.d.ts.map
|
||||
Reference in New Issue
Block a user