source: node_modules/@types/hast/README.md

main
Last change on this file was d24f17c, checked in by Aleksandar Panovski <apano77@…>, 17 months ago

Initial commit

  • Property mode set to 100644
File size: 606 bytes
Line 
1# Installation
2> `npm install --save @types/hast`
3
4# Summary
5This package contains type definitions for hast (https://github.com/syntax-tree/hast).
6
7# Details
8Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/hast/v2.
9
10### Additional Details
11 * Last updated: Tue, 30 Jan 2024 21:35:45 GMT
12 * Dependencies: [@types/unist](https://npmjs.com/package/@types/unist)
13
14# Credits
15These definitions were written by [lukeggchapman](https://github.com/lukeggchapman), [Junyoung Choi](https://github.com/rokt33r), and [Christian Murphy](https://github.com/ChristianMurphy).
Note: See TracBrowser for help on using the repository browser.