sesaparcours
    Preparing search index...
    interface UnitPrefix {
        name: string;
        scientific: boolean;
        value: number;
    }
    Index

    Properties

    Properties

    name: string
    scientific: boolean
    value: number