UNPKG

lodash-decorators

Version:

A collection of decorators using lodash at it's core.

2 lines (1 loc) 85 B
export declare function isPrototypeAccess(context: object, target: object): boolean;