Skip to content

Commit 0be8e98

Browse files
eoghanmurraygithub-actions[bot]
authored andcommitted
Apply formatting changes
1 parent 89346a7 commit 0be8e98

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/rrweb-player/.svelte-kit/ambient.d.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ declare module '$env/static/private' {
129129
export const npm_package_dependencies_kleur: string;
130130
export const npm_package_dependencies_devalue: string;
131131
export const npm_config_ignore_scripts: string;
132+
export const STATS_BLT: string;
132133
export const GITHUB_WORKFLOW_REF: string;
133134
export const PERFLOG_LOCATION_SETTING: string;
134135
export const GITHUB_ACTION_REPOSITORY: string;
@@ -371,6 +372,7 @@ declare module '$env/dynamic/private' {
371372
npm_package_dependencies_kleur: string;
372373
npm_package_dependencies_devalue: string;
373374
npm_config_ignore_scripts: string;
375+
STATS_BLT: string;
374376
GITHUB_WORKFLOW_REF: string;
375377
PERFLOG_LOCATION_SETTING: string;
376378
GITHUB_ACTION_REPOSITORY: string;

0 commit comments

Comments
 (0)