UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

2 lines (1 loc) 121 B
export function read_property<T>(root: Object, parts: string[], part_offset: number, part_count: number): T | undefined