UNPKG

@yookue/ts-lang-utils

Version:

Common lang utilities for typescript

5 lines (4 loc) 222 B
export { clearElementValue } from './clearElementValue'; export { getElementValue } from './getElementValue'; export { getValueDescriptor } from './getValueDescriptor'; export { setElementValue } from './setElementValue';