mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-21 09:23:00 +00:00
19 lines
350 B
JavaScript
19 lines
350 B
JavaScript
import {
|
|
__commonJS
|
|
} from "./chunk-USJHI7ER.js";
|
|
|
|
// node_modules/lodash/identity.js
|
|
var require_identity = __commonJS({
|
|
"node_modules/lodash/identity.js"(exports, module) {
|
|
function identity(value) {
|
|
return value;
|
|
}
|
|
module.exports = identity;
|
|
}
|
|
});
|
|
|
|
export {
|
|
require_identity
|
|
};
|
|
//# sourceMappingURL=chunk-6LB25D5D.js.map
|