UNPKG

check-ethereum-scanner

Version:

Safety checks for new Ethereum tokens

5 lines (4 loc) 135 B
declare module 'parse-headers' { function parseHeaders(headers: string): Record<string, string | string[]> export = parseHeaders }