typescript_tsbuildinfo 0.3.3

Shapes for TypeScript tsconfig.json.
Documentation
1
2
3
4
5
6
7
8
9
mod legend_json;
mod trace_json;
mod tsbuildinfo;
mod types_json;

pub use legend_json::*;
pub use trace_json::*;
pub use tsbuildinfo::*;
pub use types_json::*;