Skip to content

tdast/tdast-types

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tdast-types

tdast typescript typings.


Install

npm install tdast-types

Use

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