mirror of
https://github.com/cp6/my-idlers.git
synced 2025-04-21 18:48:37 +00:00
4 lines
94 B
JavaScript
Vendored
4 lines
94 B
JavaScript
Vendored
"use strict";
|
|
|
|
// eslint-disable-next-line no-empty-function
|
|
module.exports = function () {};
|