Extracting Service Types from Layer Types in TypeScript
Is there an easy way to extract the type of the services provided by a Layer from the Layer type itself?
I have:
This really seems like a utility that would be provided, but I can't find it in the docs anywhere?
I have:
This really seems like a utility that would be provided, but I can't find it in the docs anywhere?
