export const INVOCATION_MODE = { Background: 'background', Buffer: 'buffer', Stream: 'stream', };