UNPKG
firebase-admin
Version:
exp (9.100.0-alpha.1)
latest (13.2.0)
13.2.0
13.1.0
13.0.2
13.0.1
13.0.0
12.7.0
12.6.0
12.5.0
12.4.0
12.3.1
12.3.0
12.2.0
12.1.1
12.1.0
12.0.0
11.11.1
11.11.0
11.10.1
11.10.0
11.9.0
11.8.0
11.7.0
11.6.0
11.5.0
11.4.1
11.4.0
11.3.0
11.2.1
11.2.0
11.1.0
11.0.1
11.0.0
10.3.0
10.2.0
10.1.0
10.0.2
10.0.1
10.0.0
9.100.0-alpha.1
9.100.0-alpha.0
9.12.0
9.11.1
9.11.0
9.10.0
9.9.0
9.8.0
9.7.0
9.6.0
9.5.0
9.4.2
9.4.1
9.4.0
9.3.0
9.2.0
9.1.1
9.1.0
9.0.0
8.13.0
8.12.1
8.12.0
8.11.0
8.10.0
8.9.2
8.9.1
8.9.0
8.8.0
8.7.0
8.6.1
8.6.0
8.5.0
8.4.0
8.3.0
8.2.0
8.1.0
8.0.0
7.4.0
7.3.0
7.2.0
7.1.1
7.1.0
7.0.0
6.5.1
6.5.0
6.4.0
6.3.0
6.2.0
6.1.0
6.0.0
5.13.1
5.13.0
5.12.1
5.12.0
5.11.0
5.10.0
5.9.1
5.9.0
5.8.2
5.8.1
5.8.0
5.7.0
5.6.0
5.5.1
5.5.0
5.4.3
5.4.2
5.4.1
5.4.0
5.3.0
5.2.1
5.2.0
5.1.0
5.0.1
5.0.0
4.2.1
4.2.0
4.1.4
4.1.3
4.1.2
4.1.1
4.1.0
4.0.6
4.0.5
4.0.4
4.0.3
4.0.2
4.0.1
4.0.0
3.0.0
2.2.0
2.1.1
2.1.0
2.0.1
2.0.0
1.2.0
1.1.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.1
1.0.0
Firebase admin SDK for Node.js
firebase.google.com
firebase/firebase-admin-node
firebase-admin
/
lib
/
esm
/
app-check
/
index.js
5 lines
(3 loc)
•
127 B
JavaScript
View Raw
1
2
3
4
5
import
mod
from
"../../app-check/index.js"
;
export
const
AppCheck
= mod.
AppCheck
;
export
const
getAppCheck = mod.
getAppCheck
;