UNPKG

newmax-utils

Version:
4 lines (3 loc) 134 B
declare function getLastDataTimestamp(Model: any, // i can try condition?: object): Promise<number>; export { getLastDataTimestamp };