Skip to content

Commit

Permalink
Fix deep access
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisHuie authored Dec 9, 2024
1 parent 05d9c74 commit afe6f0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/prebid.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

import {getGlobal} from './prebidGlobal.js';
import {
deepAccess,
deepClone,
deepSetValue,
flatten,
Expand Down

0 comments on commit afe6f0f

Please sign in to comment.