UNPKG

@swell/cli

Version:

Swell's command line interface/utility

8 lines (7 loc) 304 B
export const SCHEMAS = { CONTENT: 'https://json.swell.store/content.json', MODEL: 'https://json.swell.store/model.json', NOTIFICATION: 'https://json.swell.store/notification.json', SETTING: 'https://json.swell.store/setting.json', WEBHOOK: 'https://json.swell.store/webhook.json', };