UNPKG

packages-update

Version:

📦 A flexible and lightweight updater for packages

3 lines (2 loc) • 136 B
export declare const getIndentation: (jsonString: string) => number; export declare const getLargerString: (items: string[]) => string;