UNPKG
foalts2-cli
Version:
latest (2.12.0)
2.12.0
CLI tool for FoalTS
github.com/FoalTS
FoalTS/foal
foalts2-cli
/
lib
/
generate
/
generators
/
rest-api
/
index.d.ts
2 lines
(1 loc)
•
52 B
TypeScript
View Raw
1
2
export
{ createRestApi }
from
'./create-rest-api'
;