mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-13 13:01:22 +00:00
examples: Add an example of using duck-typed interfaces
This commit is contained in:
3
examples/duck-typed-interfaces/index.js
Normal file
3
examples/duck-typed-interfaces/index.js
Normal file
@ -0,0 +1,3 @@
|
||||
// For more comments about what's going on here, check out the `hello_world`
|
||||
// example.
|
||||
import('./duck-typed-interfaces');
|
Reference in New Issue
Block a user