説明なし
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

package.json 246B

1234567
  1. {
  2. "name": "@firebase/database-compat/standalone",
  3. "description": "The entry point for sharing code with Admin SDK",
  4. "main": "../dist/index.standalone.js",
  5. "typings": "../dist/database-compat/src/index.standalone.d.ts",
  6. "private": true
  7. }