Home
last modified time | relevance | path

Searched refs:withCalendar (Results 1 – 2 of 2) sorted by relevance

/expo/packages/expo-calendar/plugin/src/
H A DwithCalendar.ts8 const withCalendar: ConfigPlugin< constant
36 export default createRunOncePlugin(withCalendar, pkg.name, pkg.version);
/expo/packages/expo-calendar/plugin/build/
H A DwithCalendar.js7 const withCalendar = (config, { calendarPermission, remindersPermission } = {}) => { function
29 exports.default = (0, config_plugins_1.createRunOncePlugin)(withCalendar, pkg.name, pkg.version);