Open willkara opened 6 years ago
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.
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.