UNPKG

@hopeio/utils

Version:
3 lines (2 loc) 111 B
export function formatInt(num: any, base: any): string; export function parseInt(str: any, base: any): number;