let's see if i can call my code from typescript...
This commit is contained in:
parent
859594f779
commit
e803876d5f
8 changed files with 215 additions and 3 deletions
|
|
@ -6,6 +6,6 @@ version = "0.1.4" # follows argus version
|
|||
crate-type = ["cdylib"]
|
||||
|
||||
[dependencies]
|
||||
argus = { git="https://deemz.org/git/research/argus.git", branch="dev" }
|
||||
argus = { git = "https://deemz.org/git/research/argus.git", branch = "dev" }
|
||||
wasm-bindgen = "0.2.105"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue