// @ts-expect-error Typescript doesn't want to allow this, but it's fine since we're using tsup import packageJson from '../../package.json'; export { packageJson };