File size: 122 Bytes
fea495a
 
1
2
3
import type { DevToolsConfig } from '../shared';
export declare function saveDevToolsConfig(patch: DevToolsConfig): void;