Build webp

This commit is contained in:
Surma
2024-08-07 18:48:23 +01:00
parent a0f9fea679
commit b5bd766a4e
37 changed files with 473 additions and 6253 deletions

View File

@@ -10,7 +10,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
import type { EncodeOptions } from 'codecs/webp/enc/webp_enc';
import type { EncodeOptions } from 'codecs/webp/wasm_build/base/enc/webp_enc';
export { EncodeOptions };