UNPKG

openrecord

Version:
9 lines (8 loc) 104 B
/* * STORE */ exports.store = { mixinCallback: function() { this.addInterceptor('onJoin') } }