UNPKG

bucklescript-tea

Version:
11 lines (7 loc) 181 B
// Generated by BUCKLESCRIPT, PLEASE EDIT WITH CARE 'use strict'; function append(key, value, f) { return f.append(key, value); } exports.append = append; /* No side effect */