-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
A service can be declared like this:
@:service function name(arg1:T1, arg2:T2, ...):Ret /* optional default implementation */;These would not show up in the observables, be private by default and become added to the constructor args, being mandatory if no default implementation is provided.
Metadata
Metadata
Assignees
Labels
No labels