UNPKG

@ycmd/helpers

Version:

LSK.js CLI Creds is the easiest way to manage GitHub / Gitlab secrets and credentials

6 lines (4 loc) 124 B
declare function getLogo({ color }?: { color?: number | undefined; }): string; export { getLogo as default, getLogo };