UNPKG

about

Version:

Your about page in the terminal

7 lines (6 loc) 146 B
export declare const name: string; export declare const about: string; export declare const links: { "label": string; "url": string; }[];