blob: 82201cf3ce483fdf282b7221e66a6ea22f696652 [file] [log] [blame] [edit]
export function of(value){
return [ value ]
}