/**
 * Modify this file to change the SDK config.
 */

import type {MfdocJsConfigBase} from 'mfdoc-js-sdk-base';

export interface SdkConfig extends MfdocJsConfigBase {}
