mirror of
https://github.com/UneBaguette/blake3.wasm.git
synced 2026-08-12 00:00:16 +02:00
chore: added apache license, added types to export
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
// SPDX-License-Identifier: MIT OR Apache-2.0
|
||||
// Copyright 2026 Thomas <[email protected]>
|
||||
|
||||
use wasm_bindgen::prelude::*;
|
||||
|
||||
#[cfg(all(
|
||||
|
||||
Reference in New Issue
Block a user