UNPKG

@readium/shared

Version:

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

3 lines 85 B
export * from './Fetcher'; export * from './HttpFetcher'; export * from './Resource';