This commit is contained in:
@ -4,4 +4,4 @@ import create_auth_handler from './AuthHandler';
|
||||
import blacklist from './Blacklist';
|
||||
import authority from './Authority';
|
||||
|
||||
export default { create_gateway, create_auth_handler, blacklist, authority };
|
||||
export { create_gateway, create_auth_handler, blacklist, authority };
|
||||
|
Reference in New Issue
Block a user