@o3r/schematics
Version:
Schematics module of the Otter framework
6 lines • 1.63 kB
TypeScript
/**
* Generate Logo for Otter Project
* @param size Size of the logo to generate
*/
export declare const getLogo: (size?: "medium" | "small") => "\n @ @\n ******/****************@*****@\n @****************************%\n *****************************@\n @********************************@\n ********@@*****@@@@@@****@@********@\n @@****@*******************************@@\n ***************@@****@*********@*****@\n @**************************%*********@ ..|''|| . .\n @**********************************@ .|' || .||. .||. .... ... ..\n @***************************(@ || || || || .|...|| ||' ''\n ****@ @******************************@ '|. || || || || ||\n@******& ***** ********************@*****@ ''|...|' '|.' '|.' '|...' .||.\n @******@*********@**************@*********@\n *****%************** ******@*************\n @***@*****@(*******@******@*******@(*****\n @**@************************************\n @*****************@*@****************@\n @@*******************************************(@\n @************************************************\n @**********************(((/********************@\n " | "\n ..|''|| . .\n .|' || .||. .||. .... ... ..\n || || || || .|...|| ||' ''\n '|. || || || || ||\n ''|...|' '|.' '|.' '|...' .||.\n ";
//# sourceMappingURL=logo.d.ts.map