UNPKG

@verdaccio/config

Version:
12 lines (11 loc) 374 B
export * from './config'; export * from './config-path'; export * from './token'; export * from './package-access'; export { fromJStoYAML, parseConfigFile } from './parse'; export * from './uplinks'; export * from './security'; export * from './agent'; export * from './user'; export { default as ConfigBuilder } from './builder'; export { getDefaultConfig } from './conf';