UNPKG

scrypto-dev

Version:

CLI tool for Scrypto development on Radix DLT - deploy packages, generate types, manage accounts, and more

3 lines 181 B
export declare function submit(filePath: string): Promise<void>; export declare function createManifestTemplate(accountAddress: string): string; //# sourceMappingURL=submit.d.ts.map