5 lines
81 B
JavaScript
5 lines
81 B
JavaScript
'use strict';
|
|
|
|
/** @type {import('es-object-atoms')} */
|
|
module.exports = Object;
|