UNPKG

@dotgov/core

Version:

DGS core.

5 lines (4 loc) 84 B
export interface IDGSChangeSet { changeName: string; changeVal?: any; }