CoolFace
Datasetpublic

basant307/AI_Governance_Project

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes48downloads
README.md17 linesDownload Raw Back to statuses
1# statuses2 3This is a mirror of [statuses](https://www.npmjs.com/package/statuses), bundled and exposed as ES module.4 5## Install6 7```8npm install @bundled-es-modules/statuses9```10 11## Use12 13```html14<script type="module">15  import status from '@bundled-es-modules/statuses';16</script>17```
basant307/AI_Governance_Project · CoolFace