mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-22 01:22:54 +00:00
feat: migrate to esm
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
* this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
import {SCUserConfigurationMap} from './user';
|
||||
import {SCUserConfigurationMap} from './user.js';
|
||||
|
||||
/**
|
||||
* Supported authorization provider types
|
||||
|
||||
Reference in New Issue
Block a user