Matthew DeJonge

Results 1 comments of Matthew DeJonge

The import is resulting in a promise that resolves to the module, instead of the module itself. We can work around that by reading the `default` field on the result...