UNPKG

@etherspot/data-utils

Version:
6 lines (4 loc) 93 B
declare abstract class Synchronized { synchronizedAt?: Date; } export { Synchronized };