diff options
| author | ztplz <mysticzt@gmail.com> | 2018-10-01 03:06:20 +0800 |
|---|---|---|
| committer | Ryan Dahl <ry@tinyclouds.org> | 2018-09-30 15:06:20 -0400 |
| commit | 062b22fe569fffc0f52ec36de99e5048e4d42703 (patch) | |
| tree | fb436c7163b414ea08a2050f4284fe87362f484c /BUILD.gn | |
| parent | f51903f7736e3969ba0003c074d80950aca74f70 (diff) | |
Add deno.truncate (#805)
Diffstat (limited to 'BUILD.gn')
| -rw-r--r-- | BUILD.gn | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -96,6 +96,7 @@ ts_sources = [ "js/text_encoding.ts", "js/timers.ts", "js/trace.ts", + "js/truncate.ts", "js/types.ts", "js/util.ts", "js/v8_source_maps.ts", |
