mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-03-11 02:15:57 -05:00
refactor: fix import
This commit is contained in:
parent
f414f710d6
commit
fa230117a1
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ import {
|
|||
import {
|
||||
getMiddlewareCredentials,
|
||||
getApiToken,
|
||||
verifyJWTPayload,
|
||||
getSecurity } from '../src'
|
||||
|
||||
import { IAuth } from '@verdaccio/dev-types';
|
||||
|
|
Loading…
Add table
Reference in a new issue