fix CI error (#1045)
* fix CI error * change the CI triggering event to pull_request
This commit is contained in:
3
packages/rrweb-player/typings/index.d.ts
vendored
Normal file → Executable file
3
packages/rrweb-player/typings/index.d.ts
vendored
Normal file → Executable file
@@ -1,4 +1,5 @@
|
||||
import { eventWithTime, playerConfig } from 'rrweb/typings/types';
|
||||
import { playerConfig } from 'rrweb/typings/types';
|
||||
import type { eventWithTime } from '@rrweb/types';
|
||||
import { Replayer, mirror } from 'rrweb';
|
||||
import { SvelteComponent } from 'svelte';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user