UNPKG

@readium/shared

Version:

Shared models to be used across other Readium projects and implementations in Typescript

4 lines (3 loc) 86 B
export * from './Fetcher'; export * from './HttpFetcher'; export * from './Resource';