UNPKG

@salesforce/core

Version:

Core libraries to interact with SFDX projects, orgs, and APIs.

4 lines (3 loc) 106 B
/// <reference types="node" /> import { Transform } from 'stream'; export default function (): Transform;