mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-06-02 19:43:20 +08:00
style(botvs): add semicolon
This commit is contained in:
2
types/botvs/index.d.ts
vendored
2
types/botvs/index.d.ts
vendored
@@ -6,7 +6,7 @@
|
||||
|
||||
/// <reference types="node" />
|
||||
|
||||
import Highstock = require('highcharts/highstock')
|
||||
import Highstock = require('highcharts/highstock');
|
||||
|
||||
declare global {
|
||||
namespace botvs {
|
||||
|
||||
Reference in New Issue
Block a user