UNPKG

@typed/test

Version:
5 lines 155 B
import { updateModifier } from './updateModifier'; export function only(test) { return updateModifier('only', test); } //# sourceMappingURL=only.js.map