UNPKG

@benev/nubs

Version:
3 lines (2 loc) 119 B
import { Bindings } from "../types/bindings.js"; export declare function bindings_to_text(bindings: Bindings): string;