/**
 * Controller action's constructor parameter type.
 */
export type ConstructorType = 'data-source';
