1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-24 15:19:26 -05:00

Makefile: add deno.ts (#108)

This commit is contained in:
Parsa Ghadimi 2018-06-04 12:08:39 +04:30 committed by Ryan Dahl
parent 6e884207ee
commit 1e13a62f86

View file

@ -1,5 +1,6 @@
TS_FILES = \
deno.d.ts \
deno.ts \
dispatch.ts \
fetch.ts \
globals.ts \