Delta-Pack - v0.2.9
    Preparing search index...

    Interface FloatType

    interface FloatType {
        type: "float";
        precision?: number;
    }
    Index

    Properties

    Properties

    type: "float"
    precision?: number