UNPKG

uxcore-mention

Version:

Mention anywhere with this component

6 lines (5 loc) 124 B
/** * only require other specs here */ const req = require.context('.', false, /\.spec\.js$/); req.keys().forEach(req);