Skip to content

Commit

Permalink
chore(internal): change formatting (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
stainless-app[bot] committed Jan 10, 2025
1 parent 83b5664 commit be9565f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ const environments = {
development: 'http://localhost:3002',
};
type Environment = keyof typeof environments;

export interface ClientOptions {
/**
* Defaults to process.env['MIDDAY_ENGINE_API_KEY'].
Expand Down

0 comments on commit be9565f

Please sign in to comment.