feat(app): wire dashboard administration flows
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ import * as path from 'path';
|
||||
export { crypto, path };
|
||||
|
||||
// Project scope
|
||||
import * as idpInterfaces from '../dist_ts_interfaces/index.js';
|
||||
import * as idpInterfaces from '@idp.global/interfaces';
|
||||
export { idpInterfaces };
|
||||
|
||||
// @api.global scope
|
||||
|
||||
Reference in New Issue
Block a user