Skip to content

Conversation

@anupvarghese
Copy link

No description provided.

@@ -0,0 +1,159 @@
import request = require('request-promise');
Copy link
Contributor

@Maxwell2022 Maxwell2022 Nov 9, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

import ... = require(...)

Is this working? That's the first time I'm seeing this syntax

@@ -0,0 +1,159 @@
import request = require('request-promise');
import Requester from './src/Requester';
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants