Skip to content

Commit

Permalink
fresh build
Browse files Browse the repository at this point in the history
  • Loading branch information
Blaumaus committed Jan 2, 2025
1 parent 7b894c8 commit fd0ca86
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dist/esnext/Lib.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/esnext/Lib.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/esnext/index.d.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { Lib, LibOptions, TrackEventOptions, PageViewsOptions, ErrorOptions, PageActions, ErrorActions, IErrorEventPayload, IPageViewPayload } from './Lib';
import { Lib, LibOptions, TrackEventOptions, PageViewsOptions, ErrorOptions, PageActions, ErrorActions, IErrorEventPayload, IPageViewPayload } from './Lib.js';
export declare let LIB_INSTANCE: Lib | null;
/**
* Initialise the tracking library instance (other methods won't work if the library is not initialised).
Expand Down
2 changes: 1 addition & 1 deletion dist/esnext/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/esnext/index.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fd0ca86

Please sign in to comment.