/** * Re-import / export of the internal helper in Mango - done for clarity. * @author Benedikt Arnarsson */ import getLockCollectionName from '../../src/helpers/getLockCollectionName'; export default getLockCollectionName;