export interface MSWConfig {
    workerDirectory?: string;
}
