UNPKG

@turbox3d/shared

Version:

turbox shared internal utility

3 lines 57 B
export function getValue(obj, key) { return obj[key]; }