UNPKG

array-includes-polyfill

Version:

Exposing a richer set of Array features for JavaScript

11 lines (10 loc) 161 B
<!doctype HTML> <html> <head> <title>test example</title> </head> <body> Look in console. <script src="example.js"></script> </body> </html>