Pike LSP TypeScript API - v0.1.0-alpha.20
    Preparing search index...

    Interface PikeFloatType

    interface PikeFloatType {
        kind: "float";
    }
    Index

    Properties

    Properties

    kind: "float"