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:
parent
3117a2897f
commit
31635710ac
1 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,9 @@
|
|||
/**
|
||||
*
|
||||
* webp-shim.js
|
||||
*
|
||||
* Licensed under the MIT License
|
||||
*
|
||||
* Copyright(c) 2020 Google Inc.
|
||||
*/
|
||||
|
||||
const url = import.meta.url;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue