UNPKG

@dicdikshaorg/epub-player-v9

Version:

Contains Epub player library components powered by angular. These components are designed to be used in sunbird consumption platforms *(mobile app, web portal, offline desktop app)* to drive reusability, maintainability hence reducing the redundant develo

7 lines (6 loc) 153 B
export interface Schema { /** * Name of the project where sunbird-epub-player library should be installed */ project?: string; }