UNPKG

@ems-press/content-api-types

Version:

Typescript types for the EMS Press Content API

5 lines 872 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.bookChapterFileTypes = void 0; exports.bookChapterFileTypes = ["full-text-json", "full-text-json-media", "full-text-jats-xml", "full-text-jats-xml-media", "full-text-online-pdf", "supplementary-book-chapter-preface", "supplementary-book-chapter-foreword", "supplementary-book-chapter-introduction", "supplementary-book-chapter-table-of-contents", "supplementary-book-chapter-index", "supplementary-book-chapter-author-index", "supplementary-book-chapter-prize", "supplementary-book-chapter-addendum", "supplementary-book-chapter-review", "supplementary-data", "supplementary-erratum", "supplementary-peer-review-report", "supplementary-post-publication-review", "supplementary-source-code", "supplementary-video", "supplementary-material"]; //# sourceMappingURL=book-chapter-files.js.map