0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-06 14:34:09 -05:00
denoland-deno/cli/js/lib.deno_worker.d.ts

6 lines
179 B
TypeScript
Raw Normal View History

// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license.
/// <reference no-default-lib="true" />
/// <reference lib="deno" />
/// <reference lib="webworker" />