UNPKG
@jss-rule-engine/core
Version:
latest (0.3.28)
0.3.28
0.3.27
0.3.16
0.3.15
0.3.12
0.3.1
0.2.7
0.2.6
Rule engine for Sitecore JSS
@jss-rule-engine/core
/
dist
/
mocks
/
graphQLMocks.d.ts
4 lines
(3 loc)
•
226 B
TypeScript
View Raw
1
2
3
4
export
{ getItemAncestorsByIdMock }
from
"./graphQl/getItemAncestorsByIdMock"
;
export
{ getItemDescendantsByIdMock }
from
"./graphQl/getItemDescendantsByIdMock"
;
export
{ getItemByIdMock }
from
"./graphQl/getItemByIdMock"
;