// package.json var version = "0.38.2"; // src/version.ts var compatibilityVersion = 10; export { compatibilityVersion, version as npmVersion };