import type { PackageConfig, PacktoryConfigWithoutRegistry } from '../../config/config.ts'; import type { AdditionalPackageJsonAttributes, MainPackageJson } from '../../config/package-json.ts'; import { type DeadCodeEliminationSettings } from '../../config/dead-code-elimination-settings.ts'; import type { ResourceResolveOptions } from '../../resource-resolver/resource-resolve-options.ts'; export {}; //# sourceMappingURL=setting-resolvers.d.ts.map