CreateFn: (
    params: ICreateStreamData,
    invoker: Invoker,
    env: Env & NativeOptions,
) => Promise<CreateInstructionResult>

Type declaration