import {plain} from './helpers.js' // Not much to do so far when there is only one type export const number = plain(a => a)