This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Open
/
godoos
mirror of
https://gitee.com/godoos/godoos.git
Watch
2
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
178
Commits
1
Branch
6
Tags
231 MiB
JavaScript
88.5%
TypeScript
3.2%
Vue
2.5%
Go
2.4%
HTML
1.3%
Other
1.9%
Tree:
5c8028d928
godoos
/
frontend
/
public
/
vditor
/
dist
/
ts
/
markdown
/
getHTML.d.ts
2 lines
93 B
Raw
Blame
History
/// <reference types="./types" />
export
declare
const
getHTML
:
(
vditor
:
IVditor
)
=
>
string
;
Reference in new issue