mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 08:49:51 +02:00
chore(v2): remove redundant file
This commit is contained in:
parent
80ef2fc5b6
commit
2e154fe4a2
1 changed files with 0 additions and 6 deletions
|
@ -1,6 +0,0 @@
|
|||
/// <reference types="node" />
|
||||
|
||||
// @mdx-js/mdx currently doesn't have any @types
|
||||
declare module '@mdx-js/mdx' {
|
||||
export default function mdx(content: string, options: any): JSX.Element;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue