code-128-encoder icon indicating copy to clipboard operation
code-128-encoder copied to clipboard

Use `window` if available

Open paulvandermeijs opened this issue 4 years ago • 0 comments

For browser and Node.js support this was referenced. However, this doesn't work in React Native where window is defined but this isn't.

Fixes #13

paulvandermeijs avatar Jan 14 '22 10:01 paulvandermeijs