UNPKG

alinea

Version:
3 lines (2 loc) 145 B
import { Expr } from '../Expr.js'; export declare function snippet(start?: string, end?: string, cutOff?: string, limit?: number): Expr<string>;