UNPKG

get-translation

Version:
8 lines (5 loc) 246 B
// binaryType is truthy if there is support.. returns "blob" in new-ish chrome. // plus.google.com/115535723976198353696/posts/ERN6zYozENV Modernizr.addTest('websocketsbinary', !!(window.WebSocket && (new WebSocket('ws://.')).binaryType) );