mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-02 18:49:30 +08:00
16 lines
664 B
Text
Executable file
16 lines
664 B
Text
Executable file
# Installation
|
|
> `npm install --save @types/mdast`
|
|
|
|
# Summary
|
|
This package contains type definitions for Mdast (https://github.com/syntax-tree/mdast).
|
|
|
|
# Details
|
|
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mdast.
|
|
|
|
### Additional Details
|
|
* Last updated: Mon, 23 Aug 2021 20:18:29 GMT
|
|
* Dependencies: [@types/unist](https://npmjs.com/package/@types/unist)
|
|
* Global values: none
|
|
|
|
# Credits
|
|
These 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).
|