UNPKG

@sofaws/dapp-core

Version:

A library to hold the main logic for a dapp on the Elrond Network

6 lines 235 B
export declare const getSmartDecodedParts: ({ parts, decodedParts, identifier }: { parts: string[]; decodedParts: string[]; identifier?: string | undefined; }) => string[]; //# sourceMappingURL=getSmartDecodedParts.d.ts.map