index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
specs
/
doc
/
lint_html_success
/
lint_success.ts
blob: 42c44b2d76424601124131143d4c6abde2a7554e (
plain
)
1
2
3
4
5
/** My test class. */ export class Test { /** My property. */ prop: string; }