UNPKG

@project-sunbird/sunbird-epub-player-v9

Version:

The Epub player library is powered by Angular. This player is primarily designed to be used on Sunbird consumption platforms _(mobile app, web portal, offline desktop app)_ to drive reusability and maintainability, hence reducing the redundant development

4 lines (3 loc) 195 B
export declare function noProject(project: string): string; export declare function noMainFile(projectName: string): string; export declare function noModuleFile(moduleFilePath: string): string;