Emmett Prexus
11/24/2017, 8:19 AMconst { email, password, name } = event.data
Warnings:
signup.ts (25,17): Type '{}' has no property 'email' and no string index signature.
signup.ts (25,24): Type '{}' has no property 'password' and no string index signature.
signup.ts (43,68): Type '{}' has no property 'name' and no string index signature.
nilan
11/24/2017, 10:22 AMEvent
. you need to adjust it.