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