WaY

Results 1 issues of WaY

Given the file: ```typescript export default class MyClass { // MyClass implementation } ``` The parsed File object has following declarations: ``` [ DefaultDeclaration: { isExported: true, exportedDeclaration: self },...