UNPKG
cli-react-router
Version:
latest (1.3.0)
1.3.0
1.2.0
1.1.1
1.1.0
1.0.1
1.0.0
CLI to generate a project with react-router v7
cli-react-router
/
dist
/
app
/
utils.d.ts
2 lines
•
132 B
TypeScript
View Raw
1
2
export
declare
function
createStructure
(
basePath
:
string
,
structure
:
Record
<
string
,
any
>
):
void
;
//# sourceMappingURL=utils.d.ts.map