UNPKG

@phantomstudios/ft-lib

Version:

A collection of Javascript UI & tracking utils for FT sites

6 lines 145 B
export default getTrace; declare function getTrace(el: any): { trace: any[]; customContext: {}; }; //# sourceMappingURL=getTrace.d.ts.map