Skip to content

Commit

Permalink
export generateSupportedContentTypes
Browse files Browse the repository at this point in the history
  • Loading branch information
storywithoutend committed Jan 25, 2024
1 parent 595093d commit ff83db7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/ensjs/src/utils/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -133,3 +133,4 @@ export {
expiryToBigInt,
wrappedLabelLengthCheck,
} from './wrapper.js'
export { generateSupportedContentTypes } from './generateSupportedContentTypes.js'

0 comments on commit ff83db7

Please sign in to comment.