/** * @typedef CleanupIdsParams * @property {boolean=} remove * @property {boolean=} minify * @property {string[]=} preserve * @property {string[]=} preservePrefixes * @property {boolean=} force */ export const name: "cleanupIds"; export const description: "removes unused IDs and minifies used"; /** * Remove unused and minify used IDs (only if there are no `