UNPKG
decentrand
Version:
latest (3.21.0)
3.21.0
Decentraland CLI developer tool.
github.com/decentraland/cli
decentraland/cli
decentrand
/
dist
/
utils
/
getDummyMappings.d.ts
3 lines
•
176 B
TypeScript
View Raw
1
2
3
import
{
MappingsFile
}
from
'../lib/content/types'
;
export
default
function
getDummyMappings
(
filePaths: string[]
):
MappingsFile
;
//# sourceMappingURL=getDummyMappings.d.ts.map