UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

2 lines (1 loc) 123 B
export function write_property<T>(root: Object, parts: string[], part_offset: number, part_count: number, value: T): void