stephenh / ts-poet

A code generator DSL for typescript
Apache License 2.0
100 stars 12 forks source link

Add test for namespaced module #47

Closed brudil closed 1 year ago

brudil commented 1 year ago

Adds a test for a named export from namespaced module SomeOtherSymbolDepth@@lexical/react

stephenh commented 1 year ago

Always happy to have another test! :-) Thanks!