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
/
tools
/
ts_library_builder
/
testdata
/
lib.extra.d.ts
blob: 8dc19733464564f35a65d04953ebedc2ffc144c6 (
plain
)
1
2
3
4
5
6
7
// comment declare namespace Qat { class Foo { bar: string; } }