UNPKG

@typed/test

Version:
5 lines 154 B
import { TYPED_TEST } from '../types'; export function getModifier(test) { return test[TYPED_TEST].modifier; } //# sourceMappingURL=getModifier.js.map