Skip to content

Commit

Permalink
path update
Browse files Browse the repository at this point in the history
  • Loading branch information
shakyShane committed Dec 16, 2024
1 parent 124ce86 commit dfee2c9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import { Service } from '../service.js';

export class FreemiumPIRBannerService {
/**
* @param {import("../../src/js/index.js").NewTabPage} ntp - The internal data feed, expected to have a `subscribe` method.
* @param {import("../../src/index.js").NewTabPage} ntp - The internal data feed, expected to have a `subscribe` method.
* @internal
*/
constructor(ntp) {
Expand Down

0 comments on commit dfee2c9

Please sign in to comment.