UNPKG
@sodacore/create
Version:
alpha (0.3.32)
latest (0.4.3)
0.4.3
0.4.2
0.4.1
0.4.0
0.3.36
0.3.35
0.3.34
0.3.33
0.3.32
0.3.31
0.3.30
0.3.29
0.3.28
0.3.27
0.3.26
0.3.25
0.3.24
0.3.23
0.3.22
Sodacore CLI project creation tool.
sodacore.dev
sodacore/core
@sodacore/create
/
dist
/
files.d.ts
6 lines
•
156 B
TypeScript
View Raw
1
2
3
4
5
6
export
declare
function
getFiles
(
packages:
string
[]
):
{ package:
string
; path:
string
; content:
string
; }[];
//# sourceMappingURL=files.d.ts.map