UNPKG
firewalk
Version:
latest (2.3.0)
2.3.0
2.2.1
2.2.0
2.1.6
2.1.1
2.1.0
2.0.1
2.0.0
1.0.0
0.0.1
A collection traversal library for Firestore
kafkas.github.io/firewalk
kafkas/firewalk
firewalk
/
dist
/
errors
/
index.d.ts
3 lines
(2 loc)
•
120 B
TypeScript
View Raw
1
2
3
export
{
ImplementationError
}
from
'./ImplementationError'
;
export
{
InvalidConfigError
}
from
'./InvalidConfigError'
;