CrdtChangeset typedef

CrdtChangeset = Map<String, CrdtTableChangeset>

Implementation

typedef CrdtChangeset = Map<String, CrdtTableChangeset>;