Skip to main content

Module common

Module common 

Source
Expand description

Common TypeScript AST types

Re-exports§

pub use ts_doc_comment::TsDocComment;
pub use ts_enum_variant::TsEnumValue;
pub use ts_enum_variant::TsEnumVariant;
pub use ts_generic::TsGeneric;
pub use ts_parameter::TsParameter;
pub use ts_property::TsProperty;
pub use ts_visibility::TsVisibility;

Modules§

ts_doc_comment
ts_enum_variant
ts_generic
ts_parameter
ts_property
ts_visibility