Hey @runem
Thanks for the great module!
I was wondering if it would make sense to expose the fullName for Interfaces. Right now for example for JSX.Element, the serialised name is Element. It might make sense to expose the fullName as ['_global', 'JSX', 'Element']

Hey @runem
Thanks for the great module!
I was wondering if it would make sense to expose the fullName for Interfaces. Right now for example for JSX.Element, the serialised name is Element. It might make sense to expose the fullName as
['_global', 'JSX', 'Element']