mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 20:40:20 +00:00
style(botvs): add semicolon
This commit is contained in:
Vendored
+1
-1
@@ -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