Is the following code constructing the "shared" object in a correct way?
const shared = {}; const createUniqueField = async (value) => { shared[val