Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
jlkalberer committed Dec 24, 2024
1 parent 6617ed4 commit 3690db1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import type { EntityID } from './types';

import oHandler from 'odata';
import oHandler, { Options } from 'odata';
import { CADENCE_MAP } from './translators/ReportTranslator';
import Subscription from './dao/Subscription';

Expand Down

0 comments on commit 3690db1

Please sign in to comment.