3 Commits

Author SHA1 Message Date
Pavel
ef57883abd
Compiler support: fix issues with registerService function (#104)
- Throwing error if `registerService` was called on a non-initialized peer.
- Fix issue with incorrect context being passed to class-based implementations of user services
- Fix typo in JSDoc
2021-11-28 09:36:01 +03:00
Pavel
337a3f45de
Compiler support: define and export FnConfig interface (#97) 2021-11-04 15:15:30 +03:00
Pavel
3ad6a41ed3
Docs: upate autogenerated gh page (#92) 2021-10-21 18:04:20 +03:00