fix validation warning
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<script lang="ts">
|
||||
import { onMount, onDestroy } from 'svelte';
|
||||
import { Replayer, unpack, mirror } from 'rrweb';
|
||||
import type { eventWithTime, playerConfig } from 'rrweb/typings/types';
|
||||
import type { eventWithTime } from 'rrweb/typings/types';
|
||||
import {
|
||||
inlineCss,
|
||||
openFullscreen,
|
||||
|
||||
Reference in New Issue
Block a user