UNPKG
@ovrsea/graphql-detect-unused-operations
Version:
latest (1.1.0)
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
Library to check unused resolvers at Ovrsea
@ovrsea/graphql-detect-unused-operations
/
lib-esm
/
index.js
3 lines
•
135 B
JavaScript
View Raw
1
2
3
import
{ detectUnusedOperations }
from
"./detectUnusedOperations"
;
export
{ detectUnusedOperations };
//# sourceMappingURL=index.js.map