mirror of
https://github.com/denoland/deno.git
synced 2025-09-27 20:59:10 +00:00
Change msg.proto package name.
This commit is contained in:
parent
5c7ba22f22
commit
0888f2b2ae
9 changed files with 130 additions and 130 deletions
|
@ -1,5 +1,5 @@
|
|||
/// <reference path="deno.d.ts" />
|
||||
import { main as pb } from "./msg.pb";
|
||||
import { deno as pb } from "./msg.pb";
|
||||
import * as ts from "typescript";
|
||||
|
||||
const globalEval = eval;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue