mirror of
https://github.com/denoland/deno.git
synced 2025-08-03 02:22:40 +00:00
Add deno.arch/deno.platform (#773)
This commit is contained in:
parent
017ef096df
commit
fab4bdf40d
8 changed files with 82 additions and 0 deletions
|
@ -14,3 +14,4 @@ import "./rename_test.ts";
|
|||
import "./blob_test.ts";
|
||||
import "./timers_test.ts";
|
||||
import "./symlink_test.ts";
|
||||
import "./platform_test.ts";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue