Ekspor semua fungsi dari file JS bereaksi
export * from './PATH_TO_FILE';
Lokesh003
export * from './PATH_TO_FILE';