mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-28 22:30:01 +00:00
Review fixes
This commit is contained in:
committed by
Dmitry Guketlev
parent
b65f9a5bfe
commit
721a40407c
@@ -1,4 +1,4 @@
|
||||
import * as colorSupport from 'color-support';
|
||||
import colorSupport = require('color-support');
|
||||
|
||||
(() => {
|
||||
const result = colorSupport();
|
||||
|
||||
Reference in New Issue
Block a user