Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 301 Bytes

readme.md

File metadata and controls

21 lines (14 loc) · 301 Bytes

tdast-types

tdast typescript typings.


Install

npm install tdast-types

Use

import { Cell, Column, Row, Table } from 'tdast-types';