UNPKG

@benev/nubs

Version:
4 lines 144 B
export function bindings_to_text(bindings) { return JSON.stringify(bindings, undefined, " "); } //# sourceMappingURL=bindings_to_text.js.map