Edit File: package.json
{ "name": "@firebase/database-compat/standalone", "description": "The entry point for sharing code with Admin SDK", "main": "../dist/index.standalone.js", "typings": "../dist/database-compat/src/index.standalone.d.ts", "private": true }
Back to File Manager