UNPKG
@told.club/sdk-rn
Version:
latest (0.2.3)
0.2.3
0.2.1
0.2.0
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
Told React Native SDK
github.com/Slaymd/told-react-native-sdk
Slaymd/told-react-native-sdk
@told.club/sdk-rn
/
lib
/
typescript
/
codegen.d.ts
4 lines
•
156 B
TypeScript
View Raw
1
2
3
4
import
type
{
CodegenConfig
}
from
'@graphql-codegen/cli'
;
declare
const
config
:
CodegenConfig
;
export
default
config;
//# sourceMappingURL=codegen.d.ts.map