mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 04:50:18 +00:00
Fixed import in tests
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import * as commandLineUsage from "command-line-usage";
|
||||
import commandLineUsage = require("command-line-usage");
|
||||
|
||||
const sections = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user