mirror of https://github.com/ColorlibHQ/gentelella
8 lines
74 B
JavaScript
8 lines
74 B
JavaScript
![]() |
'use strict';
|
||
|
|
||
|
/**
|
||
|
* temporary noop
|
||
|
*/
|
||
|
|
||
|
module.exports = function() {};
|