UNPKG
@vrk/firebase-admin
Version:
latest (11.0.4)
11.0.4
11.0.3
11.0.2
11.0.1
Firebase admin SDK for Node.js
firebase.google.com
firebase/firebase-admin-node
@vrk/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
;