working on typescript for mailgo 0.9.0

This commit is contained in:
Matteo Manzinello
2020-04-08 15:18:35 +02:00
parent 093b8ece6d
commit c0a4c299dc
10 changed files with 36 additions and 161 deletions

View File

@@ -1,4 +1,4 @@
const mailgoVersion = "MAILGO_VERSION";
const mailgoVersion: string = "MAILGO_VERSION";
(() => {
// links
@@ -58,7 +58,7 @@ const mailgoVersion = "MAILGO_VERSION";
* mailgoInit
* the function that creates the mailgo elements in DOM
*/
const mailgoInit = () => {
const mailgoInit = (): void => {
// mailgo mail
{
// modal