@firebase/database-types@1.0.20
// @firebase/database Types
$ npm install @firebase/database-types
downloads/wk
14,064,580
license
Apache-2.0
version
1.0.20
published
May 7, 2026
What is @firebase/database-types?
@firebase/database-types provides TypeScript type definitions for the Firebase Realtime Database SDK. Developers use this package to get proper type checking and IDE autocomplete when working with Firebase's realtime database in TypeScript projects. It's a dependency that ensures type safety without requiring the full database implementation.
Links
Dependencies (2)
Maintainers
firebase-ops, feiyang.chen, google-wombot, chholland