SniberbS
Reactiflux3y ago
3 replies
Sniberb

⛄Snowberb⛄ – 07-53 May 23

Having this long list of components, to be able to import them like
import { all the modules I want } from '../modules'
instead of one import line per module, I should have a
index.ts
file where I export everything?
image.png
Was this page helpful?