biome_js_formatter 0.0.2

Biome's JavaScript formatter
Documentation
//! This is a generated file. Don't modify it by hand! Run 'cargo codegen formatter' to re-generate the file.

pub(crate) mod external_module_declaration_body;
pub(crate) mod index_signature_modifier;
pub(crate) mod method_signature_modifier;
pub(crate) mod module_name;
pub(crate) mod module_reference;
pub(crate) mod name;
pub(crate) mod property_annotation;
pub(crate) mod property_parameter_modifier;
pub(crate) mod property_signature_annotation;
pub(crate) mod property_signature_modifier;
pub(crate) mod return_type;
pub(crate) mod template_element;
pub(crate) mod ts_type;
pub(crate) mod tuple_type_element;
pub(crate) mod type_member;
pub(crate) mod type_parameter_modifier;
pub(crate) mod type_predicate_parameter_name;
pub(crate) mod variable_annotation;