index
:
rust-analyzer
master
[FORK] modified to work on wasm targets
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editors
/
code
/
src
/
notifications
/
index.ts
blob: 74c4c35637b5c290aade80a370e82317d16857d6 (
plain
)
1
2
3
import
*
as
publishDecorations
from
'./publish_decorations'
;
export
{
publishDecorations
};