UNPKG

@nephele/authenticator-none

Version:

Unrestricted authenticator for the Nephele WebDAV server.

5 lines 173 B
import Authenticator from './Authenticator.js'; import User from './User.js'; export default Authenticator; export { Authenticator, User }; //# sourceMappingURL=index.js.map