UNPKG

@dappnode/dappnodesdk

Version:

dappnodesdk is a tool to make the creation of new dappnode packages as simple as possible. It helps to initialize and publish in ethereum blockchain

2 lines (1 loc) 78 B
export declare function parseCsv(s: string | string[] | undefined): string[];