shared
utils
string
object
is
extension
js
tracking
string
dom
when
selection
position
iframe
event
scroll
console
node
string
project
fs
console
isCjs
Type:Function
Status:stable
Since:1.0.0
Platform:jsnode
@blackbyte.sugar.shared.is
Check if the current module system the code runs on “commonjs” module system.
Return
- -Boolean
true if the current system is esm
Example
import { isCjs } from '@blackbyte/sugar/is';
isCjs(); // => trueAuthor
- Olivier Bosselolivier.bossel@gmail.comhttps://blackbyte.space