mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
closes #2532 ``` pub enum PropertyDefinitionType { PropertyDefinition, TSAbstractPropertyDefinition, } pub enum MethodDefinitionType { MethodDefinition, TSAbstractMethodDefinition, } ``` |
||
|---|---|---|
| .. | ||
| context.rs | ||
| gen.rs | ||
| gen_ts.rs | ||
| lib.rs | ||
| operator.rs | ||