UNPKG

symbol-es6

Version:

ES6 Symbol polyfill in pure ES5

13 lines (11 loc) 202 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Title</title> <script src="../symbol-es6.js"></script> </head> <body> <script src="index.js"></script> </body> </html>