Eksportuj wszystkie funkcje z pliku JS React
export * from './PATH_TO_FILE';
Lokesh003
export * from './PATH_TO_FILE';