UNPKG
coffee-gen
Version:
latest (0.0.2)
0.0.2
0.0.1
One more cup of coffee for the road
github.com/jammymalina/coffee-gen
jammymalina/coffee-gen
coffee-gen
/
dist
/
index.d.ts
4 lines
•
168 B
TypeScript
View Raw
1
2
3
4
export
*
from
"./domain/coffeeGenConfig"
;
export
*
from
"./domain/coffeeGenerator"
;
export
*
from
"./generators/functionGenerators"
;
//# sourceMappingURL=index.d.ts.map