WIP command-flow / query-flow / Class

DisposeQuery

Generic types:Q
Implements:Command

No documentation has been provided.

Constructor

No documentation has been provided.

Presentation
constructor(
	target: Q
): DisposeQuery<Q>;
Parameters
NameTypeDescription
target
Q

Properties

NameTypeDescription
[COMMAND_META]
implements Command
{}
target
Q