fix(basic.gblib): update ChatServices.ts #420
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@
|
|||
'use strict';
|
||||
|
||||
import { GBLog } from 'botlib';
|
||||
import * as ts from 'typescript';
|
||||
import ts from 'typescript';
|
||||
|
||||
/**
|
||||
* Wrapper for a TypeScript compiler.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue