UNPKG

r2-shared-js

Version:

Readium 2 'shared' for NodeJS (TypeScript)

10 lines (9 loc) 175 B
export declare class MetaLink { Property: string; Rel: string; Href: string; Properties: string; MediaType: string; Refines: string; ID: string; }