Searched refs:DistributedDataModel (Results 1 – 3 of 3) sorted by relevance
16 export class DistributedDataModel { class
21 import { DistributedDataModel } from '../Model/DistributedDataModel'49 …@State @Watch('dataChange') distributedData: DistributedDataModel = new DistributedDataModel(false)
33 | |---DistributedDataModel.ts // 分布式数据模块