Enables `import wmill from "windmill-client"` syntax which was previously broken due to missing default export in the generated ESM bundle. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Windmill Client
The SDK for the Windmill API.
import * as wmill from 'windmill-client';
await wmill.getVariable('u/foo/my_variable')