mobileapplicationPassvault/node_modules/@firebase/component/README.md

13 lines
260 B
Markdown
Raw Permalink Normal View History

2024-04-12 05:23:32 +00:00
# @firebase/component
_NOTE: This is specifically tailored for Firebase JS SDK usage, if you are not a
member of the Firebase team, please avoid using this package_
## Usage
**ES Modules**
```javascript
import { Component } from '@firebase/component';
```