> First we’ve needed to create an additional type that implements our interface.
andre metzger
2
Thanks for pointing that out as object expressions let us implement and bind without having to declare the additional type.
Thanks for pointing that out as object expressions let us implement and bind without having to declare the additional type.