6 lines
193 B
JavaScript
6 lines
193 B
JavaScript
|
|
/**
|
||
|
|
* Do not edit:
|
||
|
|
* This is a compatibility redirect for contexts that do not understand package.json exports field.
|
||
|
|
*/
|
||
|
|
module.exports = require("./dist-cjs/submodules/sso-oidc/index.js");
|