mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-02 16:49:31 +08:00
16 lines
626 B
Text
Executable file
16 lines
626 B
Text
Executable file
# Installation
|
|
> `npm install --save @types/hast`
|
|
|
|
# Summary
|
|
This package contains type definitions for Hast (https://github.com/syntax-tree/hast).
|
|
|
|
# Details
|
|
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/hast.
|
|
|
|
### Additional Details
|
|
* Last updated: Sun, 22 Aug 2021 06:31:24 GMT
|
|
* Dependencies: [@types/unist](https://npmjs.com/package/@types/unist)
|
|
* Global values: none
|
|
|
|
# Credits
|
|
These definitions were written by [lukeggchapman](https://github.com/lukeggchapman), [Junyoung Choi](https://github.com/rokt33r), and [Christian Murphy](https://github.com/ChristianMurphy).
|