Closed elimanzo closed 2 months ago
based off of MDN
closes #343
@miorel I think the snapshots are failing because of the declare class. I'm currently getting
declare class.
Only interface declarations are currently supported in module declarations, got: ClassDeclaration
based off of MDN
closes #343