UNPKG

pubsweet-component-epub-frontend

Version:

A frontend component that triggers a conversion of Editoria's Typescript to epub

4 lines (3 loc) 207 B
export const HTML_TO_EPUB_CONV_REQUEST = 'HTML_TO_EPUB_CONV_REQUEST' export const HTML_TO_EPUB_CONV_SUCCESS = 'HTML_TO_EPUB_CONV_SUCCESS' export const HTML_TO_EPUB_CONV_FAILURE = 'HTML_TO_EPUB_CONV_FAILURE'