1
0
Fork 0
mirror of https://github.com/codedread/bitjs synced 2025-10-06 02:39:55 +02:00

Add file comments to webp-shim.js

This commit is contained in:
codedread 2020-03-16 23:36:47 -07:00
parent 3117a2897f
commit 31635710ac

View file

@ -1,5 +1,9 @@
/**
*
* webp-shim.js
*
* Licensed under the MIT License
*
* Copyright(c) 2020 Google Inc.
*/
const url = import.meta.url;