@curvenote/cli
Version:
CLI Client library for Curvenote
12 lines • 1.13 kB
TypeScript
export declare const actionLinks: {
apiToken: string;
};
export declare const docLinks: {
overview: string;
auth: string;
pull: string;
web: string;
installNode: string;
};
export declare const LOGO = "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n\t viewBox=\"0 0 400 400\" style=\"enable-background:new 0 0 400 400;\" xml:space=\"preserve\">\n<style type=\"text/css\">\n\t.st0{fill:#235F9D;}\n</style>\n<g id=\"icon\">\n\t<path class=\"st0\" d=\"M389.8,304.2c0,47.2-38.2,85.5-85.5,85.6c-47.2,0-85.5-38.2-85.6-85.5c0-47.2,38.2-85.5,85.5-85.6c0,0,0,0,0,0\n\t\tC351.5,218.7,389.8,257,389.8,304.2z\"/>\n\t<path class=\"st0\" d=\"M10.2,218.8h171v171C86.7,389.8,10.2,313.2,10.2,218.8z\"/>\n\t<path class=\"st0\" d=\"M60.3,60.3c32-32.1,75.6-50.2,120.9-50.1v171.1h-171C10.1,135.8,28.1,92.3,60.3,60.3z\"/>\n\t<path class=\"st0\" d=\"M339.7,131.1c-32,32.1-75.6,50.2-120.9,50.1V10.2h171C389.9,55.5,371.8,99,339.7,131.1z\"/>\n</g>\n</svg>";
//# sourceMappingURL=docs.d.ts.map