Some times while importing why do we need to use “*” For example :
import axios from 'axios'
import * as proxy from 'proxy-agent'
Some times while importing why do we need to use “*” For example :
import axios from 'axios'
import * as proxy from 'proxy-agent'