UNPKG

scriptable-testlab

Version:

A lightweight, efficient tool designed to manage and update scripts for Scriptable.

12 lines (11 loc) 310 B
// System Services export * from './calendar'; export * from './mail'; export * from './message'; export * from './notification'; export * from './quick-look'; export * from './recurrence-rule'; export * from './reminder'; export * from './safari'; export * from './share-sheet'; export * from './url-scheme';