UNPKG

@xysfe/memento-core

Version:

record and replay the web

8 lines (7 loc) 214 B
export declare const CHANGE_STATE_EVENT = "__changestate__"; export default class XFix { static getInstance(): XFix; private static instance; private constructor(); private handlerHistory; }