UNPKG

r2-shared-js

Version:

Readium 2 'shared' for NodeJS (TypeScript)

5 lines (4 loc) 65 B
export interface IInternal { Name: string; Value: any; }