UNPKG

dce-mango

Version:

Harvard DCE's Non-relational DB Wrapper.

8 lines (6 loc) 228 B
/** * Re-import / export of the internal helper in Mango - done for clarity. * @author Benedikt Arnarsson */ import getLockCollectionName from '../../src/helpers/getLockCollectionName'; export default getLockCollectionName;