Home > @elux/react-taro > BaseModel > (constructor)

BaseModel.(constructor)

Constructs a new instance of the BaseModel class

Signature:

constructor(moduleName: string, store: IStore);

Parameters

ParameterTypeDescription
moduleNamestring
storeIStore