Gradient copyright

This commit is contained in:
Eduard Kuzmenko 2022-03-13 23:47:51 +02:00
parent 1015c79621
commit da5f6a87c8

View File

@ -1,3 +1,9 @@
/*
* https://github.com/morethanwords/tweb
* Copyright (C) 2019-2021 Eduard Kuzmenko, Artem Kolnogorov and unknown creator of the script taken from http://useless.altervista.org/gradient.html
* https://github.com/morethanwords/tweb/blob/master/LICENSE
*/
import { animate } from "../../helpers/animation";
import { hexToRgb } from "../../helpers/color";