voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 383 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/database](./database.md) > [FirebaseDatabase](./database.firebasedatabase.md) > [type](./database.firebasedatabase.type.md)
## FirebaseDatabase.type property
Represents a database instance.
<b>Signature:</b>
```typescript
readonly 'type' = "database";
```