UNPKG

@simplepg/repo

Version:

SimplePage repository

6 lines 117 B
export const CHANGE_TYPE = Object.freeze({ EDIT: 'edit', DELETE: 'delete', NEW: 'new', UPGRADE: 'upgrade' })