Skip to content
This repository was archived by the owner on Mar 17, 2026. It is now read-only.

Commit ec78166

Browse files
authored
Update index.ts
1 parent 39b5682 commit ec78166

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ export {
9191
IAM,
9292
} from './iam';
9393
export {Attributes, PublishCallback} from './publisher';
94-
export {PublishError} from './publisher/publish-error'
94+
export {PublishError} from './publisher/publish-error';
9595
export {
9696
PageOptions,
9797
GetSnapshotsCallback,

0 commit comments

Comments
 (0)