Get a module that has the given value on one of its exports
The string to check the value against
const classes = getModule(filters.byValue("container-2sjPya")); Copy
const classes = getModule(filters.byValue("container-2sjPya"));
Great for getting a module for a specific class name
Get a module that has the given value on one of its exports