UNPKG

@jokio/datastore

Version:

Helper library for Google Cloud Datastore

5 lines (4 loc) 63 B
export interface Entity { id: any lastUpdatedAt?: Date }