UNPKG

@woolson/short-link

Version:

Convert long link to short with chinaz.

1 lines 58 B
export function convert(longLink: string): Promise<string>