sfapi-ts

Home > @cjh1/sfapi > RunCommandBody

RunCommandBody type

Signature:

export type RunCommandBody = {
    executable: string;
};