UNPKG

flexmonster-mongo-connector

Version:

Custom data source API implementation for MongoDB

4 lines (3 loc) 61 B
export interface IKeyRegister { hash: () => string; }