-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
questionIssues that look for answers.Issues that look for answers.
Description
It doesn't look like there are any unit tests for .util.types.isExternal
I was hoping the docs had a usage example but couldn't find one.
Update:
Found a unit test:
const { JSStream } = process.binding('js_stream');
const external = (new JSStream())._externalStream;
Metadata
Metadata
Assignees
Labels
questionIssues that look for answers.Issues that look for answers.