UNPKG

0xweb

Version:

Contract package manager and other web3 tools

6 lines (5 loc) 128 B
export namespace $platform { export function toPath (platform: string) { return platform.replace(':', '_'); } }