#!/usr/bin/env node
/**
 * @file Utility script to detect installed u-he synthesizers.
 * Can be run separately with `npm run detect` to show detected synths and their paths.
 */
export {};
