mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-03-20 04:00:52 +00:00
5 lines
109 B
Rust
5 lines
109 B
Rust
|
extern crate wasm_bindgen_test_project_builder as project_builder;
|
||
|
use project_builder::project;
|
||
|
|
||
|
mod event;
|