UNPKG

clipboard-polyfill

Version:

A polyfill for the asynchronous clipboard API

3 lines (2 loc) 96 B
export declare const TEXT_PLAIN = "text/plain"; export declare const TEXT_HTML = "text/html";