UNPKG

emoji-mart-vue-fast

Version:

Customizable Slack-like emoji picker for VueJS, fast version

13 lines (9 loc) 283 B
const _Object = Object export default _Object.getPrototypeOf || function (O) { O = Object(O) if (typeof O.constructor === 'function' && O instanceof O.constructor) { return O.constructor.prototype } return O instanceof Object ? Object.prototype : null }