soda-js icon indicating copy to clipboard operation
soda-js copied to clipboard

Support for es6 module

Open willkara opened this issue 7 years ago • 0 comments

Any chance we could get support for es6 modules?

I'd love to do an easy thing like:

import {soda} from '@soda-js';

I want to use this in my client-side project but since you're still using requires, I need access to the types and can't find anything online.

willkara avatar Feb 06 '18 04:02 willkara