Макет интерфейса UIK (Основан на UIkit) | UIK interface template (Based on UIkit)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
122B

  1. // // // //
  2. ВывестиПриветствиеОтUIK = мир =>
  3. {
  4. console.debug("Привет от UIK");
  5. };