Type alias SubAppFeatureFactory

The factory type for a subapp feature.

A subapp feature should export a factory for creating the feature.

Remark

Internal use