musarehmani100's picture
Upload folder using huggingface_hub
3206347 verified
import newCalendar from './new-calendar/index.js';
import newEvent from './new-event/index.js';
export default [newCalendar, newEvent];