Skip to content

Commit

Permalink
src/index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
UlrichEckhardt committed Jul 15, 2024
1 parent 10a303d commit 4beab65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ export * as Asset from './asset';
export * as Crypto from './crypto';
export * as JUMBF from './jumbf';
export * as Manifest from './manifest';
export { MalformedContentError } from './util';
export { MalformedContentError } from './util';

Check failure on line 5 in src/index.ts

View workflow job for this annotation

GitHub Actions / Run eslint TypeScript Linter

Delete `··`

0 comments on commit 4beab65

Please sign in to comment.