UNPKG

@magnetarjs/core

Version:
3 lines (2 loc) 147 B
import type { GlobalConfig } from '@magnetarjs/types'; export declare function defaultsGlobalConfig(config: GlobalConfig): Required<GlobalConfig>;