export function commentUsed() { return 'TREESHAKE_COMMENT_USED' } export function commentUnused() { return 'TREESHAKE_COMMENT_UNUSED' }