Get a module that has the given value on one of its exports
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
The string to check the value against
Get a module that has the given value on one of its exports
Example
Remarks
Great for getting a module for a specific class name