1
Fork 0

typescript(translucid): fixed the bug

Signed-off-by: prescientmoon <git@moonythm.dev>
This commit is contained in:
Matei Adriel 2019-01-22 20:49:50 +02:00 committed by prescientmoon
parent 4427e45702
commit 656e41473c
Signed by: prescientmoon
SSH key fingerprint: SHA256:UUF9JT2s8Xfyv76b8ZuVL7XrmimH4o49p4b+iexbVH4
4 changed files with 9 additions and 0 deletions
typescript/translucid

View file

@ -51,3 +51,4 @@ class Translucid {
});
}
}
exports.Translucid = Translucid;