Closed italianst4 closed 2 years ago
How do you recommend we import the pacakges vs require.
Something like: import { parse } from 'rss-to-json';
import { parse } from 'rss-to-json';
Currently, this requires the AxiosRequestConfig and doesn't behave correctly.
Thoughts?
Up!
How do you recommend we import the pacakges vs require.
Something like:
import { parse } from 'rss-to-json';
Currently, this requires the AxiosRequestConfig and doesn't behave correctly.
Thoughts?