UNPKG

emoji-mart-vue-fast

Version:

Customizable Slack-like emoji picker for VueJS, fast version

12 lines (10 loc) 285 B
export default function possibleConstructorReturn(self, call) { if (!self) { throw new ReferenceError( "this hasn't been initialised - super() hasn't been called", ) } return call && (typeof call === 'object' || typeof call === 'function') ? call : self }