UNPKG

@acot/utils

Version:
3 lines (2 loc) 160 B
export declare const pkg2shorthand: (pkg: string, prefix: string) => string; export declare const shorthand2pkg: (shorthand: string, prefix: string) => string;