UNPKG

pebblebed

Version:

Simplified interactions with Google Datastore for NodeJS

3 lines (2 loc) 117 B
import { TReturnOnly } from "../"; export default function <T>(resultArray: T[], pickType: TReturnOnly): T | null;