export default interface IVuePlatformConfig {
    mirror: boolean;
}
