UNPKG

decentrand

Version:

Decentraland CLI developer tool.

4 lines 210 B
import { LANDData } from '../lib/Ethereum'; export declare function filterAndFillEmpty(data: any, def?: string): LANDData; export declare function parseTarget(args: any): any; //# sourceMappingURL=land.d.ts.map