UNPKG
eyedropper-polyfill
Version:
latest (1.1.5)
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
EyeDropper API Polyfill
github.com/iam-medvedev/eyedropper-polyfill
iam-medvedev/eyedropper-polyfill
eyedropper-polyfill
/
dist
/
attach.d.ts
5 lines
(4 loc)
•
99 B
TypeScript
View Raw
1
2
3
4
5
/** * Attaches polyfill to the current window */
export
declare function
attachPolyfill
()
: void;