UNPKG

r2-shared-js

Version:

Readium 2 'shared' for NodeJS (TypeScript)

4 lines (3 loc) 59 B
export interface IStringMap { [key: string]: string; }