UNPKG

@bookbox/core

Version:

Bookbox — e-book format

2 lines (1 loc) 83 B
export declare function getByPath<T>(path: string[], obj: unknown): T | undefined;