mirror of
https://github.com/denoland/deno.git
synced 2025-07-24 05:35:33 +00:00
parent
734cf781c6
commit
2debbdacb9
10 changed files with 359 additions and 631 deletions
|
@ -46,7 +46,6 @@ type SourceMap = string;
|
|||
interface CompilerLookup {
|
||||
specifier: ModuleSpecifier;
|
||||
referrer: ContainingFile;
|
||||
isWorker: boolean;
|
||||
cmdId: number;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue