Files
tatsuki/node/README.md

10 lines
797 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Multiflag for JavaScript and TypeScript
## Browser compatibility
| | Chrome | Firefox | Safari | *All platforms* |
|---------------------|:----------------:|:----------------:|:--------------:|----------------------------------------------------------------------------------|
| `DynamicBitflagSet` | ✓ 67 | ✓ 68 | ✓ 14 | [View on caniuse.com](https://caniuse.com/mdn-javascript_builtins_bigint_bigint) |
| `CollectionFlagSet` | 38 <br/> ✓ 122 | 13 <br/> ✓ 127 | 9 <br/> ✓ 17 | [View on caniuse.com](https://caniuse.com/mdn-javascript_builtins_set) |
✓ Full support &emsp;&emsp; Supported through polyfills