UNPKG

680 BMarkdownView Raw
1# Installation
2> `npm install --save @types/mdast`
3
4# Summary
5This package contains type definitions for Mdast (https://github.com/syntax-tree/mdast).
6
7# Details
8Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mdast.
9
10### Additional Details
11 * Last updated: Tue, 21 Mar 2023 00:02:51 GMT
12 * Dependencies: [@types/unist](https://npmjs.com/package/@types/unist)
13 * Global values: none
14
15# Credits
16These definitions were written by [Christian Murphy](https://github.com/ChristianMurphy), [Jun Lu](https://github.com/lujun2), [Remco Haszing](https://github.com/remcohaszing), and [Titus Wormer](https://github.com/wooorm).