3 lines
101 B
JavaScript
3 lines
101 B
JavaScript
|
'use strict';
|
||
|
module.exports = require('./components/overlaypanel/overlaypanel.common');
|
||
|
|