diff --git a/func_annotation.js.html b/func_annotation.js.html index 78fe6e8f..7b6e09b8 100644 --- a/func_annotation.js.html +++ b/func_annotation.js.html @@ -103,7 +103,7 @@

func/annotation.js


diff --git a/func_area.js.html b/func_area.js.html index 1a449909..a7aad605 100644 --- a/func_area.js.html +++ b/func_area.js.html @@ -93,7 +93,7 @@

func/area.js


diff --git a/func_author-credit.js.html b/func_author-credit.js.html index 86942e37..3fbd313f 100644 --- a/func_author-credit.js.html +++ b/func_author-credit.js.html @@ -214,7 +214,7 @@

func/author-credit.js


diff --git a/func_date.js.html b/func_date.js.html index d90fa69c..dd1ee7fb 100644 --- a/func_date.js.html +++ b/func_date.js.html @@ -127,7 +127,7 @@

func/date.js


diff --git a/func_disambiguation.js.html b/func_disambiguation.js.html index bf3114fe..7619204f 100644 --- a/func_disambiguation.js.html +++ b/func_disambiguation.js.html @@ -101,7 +101,7 @@

func/disambiguation.js


diff --git a/func_editor.js.html b/func_editor.js.html index a169ef2a..c996d67a 100644 --- a/func_editor.js.html +++ b/func_editor.js.html @@ -153,7 +153,7 @@

func/editor.js


diff --git a/func_entity.js.html b/func_entity.js.html index 38df5823..805394d0 100644 --- a/func_entity.js.html +++ b/func_entity.js.html @@ -312,7 +312,7 @@

func/entity.js


diff --git a/func_externalServiceOauth.js.html b/func_externalServiceOauth.js.html index 942cd0c6..aebe5abf 100644 --- a/func_externalServiceOauth.js.html +++ b/func_externalServiceOauth.js.html @@ -188,7 +188,7 @@

func/externalServiceOauth.js


diff --git a/func_imports_create-import.js.html b/func_imports_create-import.js.html index 62a8520b..66605e16 100644 --- a/func_imports_create-import.js.html +++ b/func_imports_create-import.js.html @@ -256,7 +256,7 @@

func/imports/create-import.js


diff --git a/func_imports_discard.js.html b/func_imports_discard.js.html index 25ed9fbe..6e795105 100644 --- a/func_imports_discard.js.html +++ b/func_imports_discard.js.html @@ -124,7 +124,7 @@

func/imports/discard.js


diff --git a/func_imports_recent-imports.js.html b/func_imports_recent-imports.js.html index 9e7cf5db..267910d4 100644 --- a/func_imports_recent-imports.js.html +++ b/func_imports_recent-imports.js.html @@ -180,7 +180,7 @@

func/imports/recent-imports.js


diff --git a/func_note.js.html b/func_note.js.html index be5e7f6d..c1a4bdf7 100644 --- a/func_note.js.html +++ b/func_note.js.html @@ -102,7 +102,7 @@

func/note.js


diff --git a/func_relationship.js.html b/func_relationship.js.html index 184d5978..cc55bddf 100644 --- a/func_relationship.js.html +++ b/func_relationship.js.html @@ -187,7 +187,7 @@

func/relationship.js


diff --git a/func_set.js.html b/func_set.js.html index 4f13f1a6..1b7e659a 100644 --- a/func_set.js.html +++ b/func_set.js.html @@ -225,7 +225,7 @@

func/set.js


diff --git a/func_work.js.html b/func_work.js.html index 92da69af..141ee678 100644 --- a/func_work.js.html +++ b/func_work.js.html @@ -111,7 +111,7 @@

func/work.js


diff --git a/global.html b/global.html index ba8427af..589108cc 100644 --- a/global.html +++ b/global.html @@ -4634,7 +4634,7 @@

initSource:
@@ -7379,7 +7379,7 @@
Returns:

- Generated by JSDoc 3.6.7 on Wed Jul 17 2024 16:07:14 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 3.6.7 on Tue Aug 06 2024 11:04:49 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/index.html b/index.html index 56d378fe..98fd9d27 100644 --- a/index.html +++ b/index.html @@ -78,7 +78,7 @@

Tests


- Generated by JSDoc 3.6.7 on Wed Jul 17 2024 16:07:14 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 3.6.7 on Tue Aug 06 2024 11:04:49 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/index.js.html b/index.js.html index 8809726b..e5ae8919 100644 --- a/index.js.html +++ b/index.js.html @@ -114,6 +114,7 @@

index.js

var _series = _interopRequireDefault(require("./models/entities/series")); var _seriesData = _interopRequireDefault(require("./models/data/seriesData")); var _seriesHeader = _interopRequireDefault(require("./models/headers/seriesHeader")); +var _seriesImport = _interopRequireDefault(require("./models/imports/seriesImport")); var _seriesOrderingType = _interopRequireDefault(require("./models/seriesOrderingType")); var _seriesRevision = _interopRequireDefault(require("./models/revisions/seriesRevision")); var _titleType = _interopRequireDefault(require("./models/titleType")); @@ -230,6 +231,7 @@

index.js

Series: (0, _series.default)(bookshelf), SeriesData, SeriesHeader: (0, _seriesHeader.default)(bookshelf), + SeriesImport: (0, _seriesImport.default)(bookshelf), SeriesOrderingType: (0, _seriesOrderingType.default)(bookshelf), SeriesRevision: (0, _seriesRevision.default)(bookshelf), TitleType: (0, _titleType.default)(bookshelf), @@ -259,7 +261,7 @@

index.js


- Generated by JSDoc 3.6.7 on Wed Jul 17 2024 16:07:14 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 3.6.7 on Tue Aug 06 2024 11:04:49 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/models_entities_edition.js.html b/models_entities_edition.js.html index 7863d24e..9d2df9ab 100644 --- a/models_entities_edition.js.html +++ b/models_entities_edition.js.html @@ -134,7 +134,7 @@

models/entities/edition.js


- Generated by JSDoc 3.6.7 on Wed Jul 17 2024 16:07:14 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 3.6.7 on Tue Aug 06 2024 11:04:49 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/util.js.html b/util.js.html index 26f78f0e..5b601e59 100644 --- a/util.js.html +++ b/util.js.html @@ -308,7 +308,7 @@

util.js


- Generated by JSDoc 3.6.7 on Wed Jul 17 2024 16:07:14 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 3.6.7 on Tue Aug 06 2024 11:04:49 GMT+0000 (Coordinated Universal Time) using the Minami theme.