UNPKG
@mdx-js/typescript-plugin
Version:
latest (0.1.3)
0.1.3
0.1.2
0.1.1
0.1.0
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.1
0.0.0
A TypeScript plugin to support language features in MDX files
mdxjs.com
mdx-js/mdx-analyzer
@mdx-js/typescript-plugin
/
types
/
index.d.cts
3 lines
•
124 B
text/typescript
View Raw
1
2
3
export
= plugin;
declare
const
plugin
:
import
(
"typescript"
).
server
.
PluginModuleFactory
;
//# sourceMappingURL=index.d.cts.map