index
:
joplin-web-angler.git
main
Unnamed repository; edit this file 'description' to name the repository.
Ubuntu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
api
/
index.ts
blob: 10ff6555e31d4a2b88c0af3b65b0f4112060b807 (
plain
)
1
2
3
4
5
import type Joplin from './Joplin'; declare const joplin: Joplin; export default joplin;