This website requires JavaScript.
Explore
Help
Sign In
nodejs
/
hookshot
Watch
1
Star
0
Fork
0
You've already forked hookshot
mirror of
https://github.com/matrix-org/matrix-hookshot.git
synced
2025-03-10 21:19:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
hookshot
/
build.rs
6 lines
65 B
Rust
Raw
Normal View
History
Unescape
Escape
Lots of changes
2021-11-21 12:34:56 +00:00
extern
crate
napi_build
;
fn
main
(
)
{
Lint
2021-11-22 11:15:47 +00:00
napi_build
::
setup
(
)
;
}
Reference in New Issue
Copy Permalink