mirror of
https://github.com/Expand-sys/ccashfrontend
synced 2025-12-19 16:12:14 +11:00
8 lines
No EOL
127 B
JavaScript
8 lines
No EOL
127 B
JavaScript
'use strict';
|
|
|
|
module.exports = Object.freeze({
|
|
enumerable: true,
|
|
configurable: true,
|
|
writable: true,
|
|
value: void 0
|
|
}); |