UNPKG

@translated/lara

Version:

Official Lara SDK for JavaScript and Node.js

3 lines (2 loc) 80 B
import type { Readable } from "node:stream"; export type LaraStream = Readable;