Files

4 lines
133 B
TypeScript
Raw Permalink Normal View History

2024-04-20 21:24:55 +02:00
import * as plugins from './plugins.js';
export * from './classes.webdavclient.js';
export const authType = plugins.webdav.AuthType;