remove mitt typings namesapce
This commit is contained in:
1
typings/index.d.ts
vendored
1
typings/index.d.ts
vendored
@@ -1,4 +1,5 @@
|
||||
import record from './record';
|
||||
import { Replayer } from './replay';
|
||||
import { mirror } from './utils';
|
||||
export { EventType, IncrementalSource, MouseInteractions, ReplayerEvents } from './types';
|
||||
export { record, Replayer, mirror };
|
||||
|
||||
Reference in New Issue
Block a user