UNPKG

pebblebed

Version:

Simplified interactions with Google Datastore for NodeJS

2 lines (1 loc) 130 B
export default function augmentEntitiesWithIdProperties(respArray: any[], idProperty: string, type: string, kind: string): void;