Type alias ThreeMfExportOptions

ThreeMfExportOptions: {
    name?: string;
    unit?: ThreeMfUnit;
}

Type declaration