Upstream sync

This commit is contained in:
Senad Uka
2018-05-25 09:10:32 +02:00
parent 659160676c
commit 11fe5f1c61
14 changed files with 2296 additions and 121 deletions

View File

@@ -0,0 +1,7 @@
import authorization from '../authorization';
const visitReporter = authorization({
VIRPT: ['provider'],
});
export default visitReporter;