UNPKG

@readium/shared

Version:

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

5 lines (4 loc) 123 B
export * from './EPUBLayout'; export * from './Presentation'; export * from './Properties'; export * from './Publication';