@@ -225,6 +225,7 @@ describe('It should do unhook', () => {
})
+
type SesameTestIfc = { test: { checkCandy: ()=>Promise<string>} }
describe('Sesame should unlock the socket', () => {