@banta/sdk 4.6.8 → 4.6.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundles/banta-sdk.umd.js +1 -0
- package/bundles/banta-sdk.umd.js.map +1 -1
- package/bundles/banta-sdk.umd.min.js +1 -1
- package/bundles/banta-sdk.umd.min.js.map +1 -1
- package/esm2015/lib/comments/index.js +2 -1
- package/esm2015/lib/index.js +2 -1
- package/fesm2015/banta-sdk.js +1 -1
- package/lib/comments/index.d.ts +1 -0
- package/lib/index.d.ts +1 -0
- package/package.json +1 -1
package/bundles/banta-sdk.umd.js
CHANGED
|
@@ -11724,6 +11724,7 @@
|
|
|
11724
11724
|
*/
|
|
11725
11725
|
|
|
11726
11726
|
exports.AttachmentButtonComponent = AttachmentButtonComponent;
|
|
11727
|
+
exports.AttachmentScraperDirective = AttachmentScraperDirective;
|
|
11727
11728
|
exports.BANTA_SDK_OPTIONS = BANTA_SDK_OPTIONS;
|
|
11728
11729
|
exports.BantaAttachmentComponent = BantaAttachmentComponent;
|
|
11729
11730
|
exports.BantaAttachmentsComponent = BantaAttachmentsComponent;
|