UNPKG

offshore

Version:
15 lines (13 loc) 207 B
/** * Lifecycle Callbacks Allowed */ module.exports = [ 'beforeValidate', 'afterValidate', 'beforeUpdate', 'afterUpdate', 'beforeCreate', 'afterCreate', 'beforeDestroy', 'afterDestroy' ];