Exporter toutes les fonctions à partir du fichier js réagir
export * from './PATH_TO_FILE';
Lokesh003
export * from './PATH_TO_FILE';