From the documentation its clear that we can use plugin with store instance. This works perfectly
const moduleA = { state: () => ({ ... }), muta