UNPKG
graphql-codegen-types-map
Version:
latest (1.1.2)
1.1.2
1.1.1
1.1.0
1.0.0
## Description
github.com/lukaskl/graphql-codegen-types-map
lukaskl/graphql-codegen-types-map
graphql-codegen-types-map
/
plugin
/
printer
/
index.d.ts
3 lines
(2 loc)
•
89 B
TypeScript
View Raw
1
2
3
export
*
from
"./config"
;
export
{
OperationsMapPrinter
}
from
"./OperationsMapPrinter"
;