time-to-botec/js/node_modules/@stdlib/os/arch/docs/repl.txt
NunoSempere b6addc7f05 feat: add the node modules
Necessary in order to clearly see the squiggle hotwiring.
2022-12-03 12:44:49 +00:00

27 lines
287 B
Plaintext

{{alias}}
Operating system CPU architecture.
Current possible values:
- arm
- arm64
- ia32
- mips
- mipsel
- ppc
- ppc64
- s390
- s390x
- x32
- x64
Examples
--------
> {{alias}}
<string>
See Also
--------