//@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
//@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
//@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@&####&@@@@@@@@@@@@@@@@@@@@@@
//@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@##########@@@@@@@@@@@@@@@@@@@@@@
//@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@%#############@@@@@@@@@@@@@@@@@@@@@@
//%&@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@&################@@@@@@@@@@@@@@@@@@@@@@
//########%@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@##################%@@@@@@@@@@@@@@@@@@@@@@
//#############%@@@@@@@@@@@@@@@@@@@@@@&###################%&@@@@@@@@@@@@@@@@@@@@@@
//#################&@@@@@@@@@&&&%&&@&&&%##################&&#@@@@@@@@@@@@@@@@@@@@@
//#################%@####################################&&*/@@@@@@@@@@@@@@@@@@@@@
//###############################################%&%###%&&*,/@@@@@@@@@@@@@@@@@@@@@
//&########%&%###########################%############&&%,,,/@@@@@@@@@@@@@@@@@@@@@
//,#&%###%&%###############################%#############%%&%@@@@@@@@@@@@@@@@@@@@@
//,,,/&&%####(############%#################&%##################%%%%%##&@@@@@@@@@@
//,*%&%#####/////(/#(/####%##//#%(/(########%&#######################%@@@@@@@@@@@@
//&%#########((#%######%&/*&##%#############%&%#####################@@@@@@@@@@@@@@
// ###################%&*...*&%##############%&**%&@@#############&@@@@@@@@@@@@@@@@
// ################%&(..%@,   %&%############%&, /@@@&%&&&%%&%@@@@@@@@@@@@@@@@@@@@@
// ############%&%,.*//@@&      (&%##########%&*@%    .@@#   (@@@@@@@@@@@@@@@@@@@@@
// ########&&&/.(@@&.  (@@*        .%&&%%####%&#@*       %@*  *@@@@@@@@@@@@@@@@@@@@
// @@@@&&%%.  ,@@*      ,@@,              *(#%(,@#       .@#    @@@@@@@@@@@@@@@@@@(
// &&@%##%#   &@,       /@@                     .@@*    /@@.     @@@@@@@@@@@@@@&(,,
// &@%###%(  .@@/     .@@&.                   .#(  *&@@&,  .      &@@@@@@@@@@@(/...
// @&####&*   ,@@@@@@@@%   .#*       *#*      /#/             .(##&@@@@@@@@@@@#*
// @%###%&,   *(#           .###/*###/ ,######(           /#/.    &@@@@%%@@@@@#/..,
// %####%%###/      /                                   *#,  .##%@@(.    .,.   ,((/
// ######@@.   ,#(#                                       ,##/#@&%           ***
// ######&@@@&(#,   .#/                                    #@@&#%&...,,,*****,,,...
// #######@@&&@@% *##.                                ,%@@@&####%&,................
// %#######&@&&&&&@@@@@#*                    ,#@@@@@@@&&&&@%####%@*,,,,,,,*,,,,,,,,
// &@#######%@@&&&@#*/@@@@@@@@@@@@@@@@@@@@@@(     /@@&&&&@%#####&&(*,,,,,,,,,,,,,,,
// &&&@@@%####%@@& /@*       .  (@(***,%@,      .#  (@&&@&&@@@%##@@%#((((((((((((((

export function wrapping_letter(): WrappingLetters {
  return {
    text: "Hola",
    classes: "this is the first version of the WL engine",
    wrapping: "thanks to read this :D",
  };
}
