Skip to content

Commit

Permalink
fix: TestIds.ADAPTIVE_BANNER undefined type error
Browse files Browse the repository at this point in the history
  • Loading branch information
dylancom committed Mar 5, 2024
1 parent ebd8f79 commit ffbc7b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/TestIds.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ import { Platform } from 'react-native';

export const TestIds = {
APP_OPEN: '',
ADAPTIVE_BANNER: '',
BANNER: '',
INTERSTITIAL: '',
REWARDED: '',
Expand Down

0 comments on commit ffbc7b1

Please sign in to comment.