UNPKG

anobis

Version:
5 lines (4 loc) 83 B
export interface IEncodedValue { encodedValue: string; key: string|null; }