Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

WIP (Types)#7

Open
anupvarghese wants to merge 2 commits intoTheRocketLab:masterfrom
anupvarghese:types
Open

WIP (Types)#7
anupvarghese wants to merge 2 commits intoTheRocketLab:masterfrom
anupvarghese:types

Conversation

@anupvarghese
Copy link
Copy Markdown

No description provided.

@@ -0,0 +1,159 @@
import request = require('request-promise');
Copy link
Copy Markdown
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
Copy Markdown
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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants