This website requires JavaScript.
Explore
Docs
Blog
Community
Main Website
Help
Sign In
git.zone
/
tsbuild
Watch
2
Star
0
Fork
0
You've already forked tsbuild
Code
Issues
1
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f36dea3875
tsbuild
/
test
/
assets
/
output
/
tocompile.d.ts
6 lines
105 B
TypeScript
Raw
Normal View
History
Unescape
Escape
fix(compiler): fix options for compiler
2018-07-25 21:38:30 +00:00
declare
class
test2
{
fix(core): initial
2018-07-25 18:56:42 +00:00
test
:
string
[
]
;
constructor
(
)
;
}
fix(compiler): fix options for compiler
2018-07-25 21:38:30 +00:00
declare
const
run
:
(
)
=
>
Promise
<
string
>
;
Reference in New Issue
Copy Permalink