Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/firebase/firebase-tools
/ errorOut.spec.ts
File
errorOut.spec.ts
src/errorOut.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect } from
"chai"
;
2
import
* as sinon from
"sinon"
;
3
import
{ errorOut } from
"./errorOut"
;
4
import
{ FirebaseError } from
"./error"
;
Callers
nothing calls this directly
Calls
1
errorOut
Function · 0.90
Tested by
no test coverage detected