Skip to content

Commit

Permalink
dummy change
Browse files Browse the repository at this point in the history
  • Loading branch information
ajwootto committed Aug 6, 2024
1 parent fed5e79 commit 278c229
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sdk/nodejs/src/client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ export interface VariableDefinitions {
[key: string]: VariableValue
}

console.log('dummy change')

export class DevCycleClient<
Variables extends VariableDefinitions = VariableDefinitions,
> {
Expand Down

0 comments on commit 278c229

Please sign in to comment.