switch to ESM
authorJérôme Benoit <jerome.benoit@sap.com>
Fri, 28 Jul 2023 13:12:04 +0000 (15:12 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Fri, 28 Jul 2023 13:12:04 +0000 (15:12 +0200)
commitf522d7b906f8a45a7e4fd349abe3f83bf8fc3d69
treef5b6cc3cf977776bff88348e8c062c6b184057a9
parentdf76f9e97177f2ddf0bcd8a1bf6293271ddc2d5a
switch to ESM

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
14 files changed:
busy-wait.mjs [moved from busy-wait.js with 96% similarity]
deep-clone-object.mjs [moved from deep-clone-object.js with 77% similarity]
empty-array.mjs [moved from empty-array.js with 89% similarity]
fibonacci.mjs [moved from fibonacci.js with 97% similarity]
is-empty-object.mjs [moved from is-empty-object.js with 91% similarity]
is-undefined.mjs [moved from is-undefined.js with 94% similarity]
max.mjs [moved from max.js with 92% similarity]
package.json
pnpm-lock.yaml
promise-handling.mjs [moved from promise-handling.js with 96% similarity]
quick-select.mjs [moved from quick-select.js with 98% similarity]
random.mjs [moved from random.js with 95% similarity]
shallow-clone-object.mjs [moved from shallow-clone-object.js with 86% similarity]
uuid-generator.mjs [moved from uuid-generator.js with 83% similarity]