Sha256: 645b2e423777af0c1ab22a16eb8237dff2bbe6826f37506d989c8d86ed46befb
Contents?: true
Size: 193 Bytes
Versions: 46
Compression:
Stored size: 193 Bytes
Contents
declare function getPropertyByPath(source: { [key: string]: unknown; }, path: string | Array<string>): unknown; export { getPropertyByPath }; //# sourceMappingURL=getPropertyByPath.d.ts.map
Version data entries
46 entries across 45 versions & 9 rubygems