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

    Interface PikeVoidType

    interface PikeVoidType {
        kind: "void";
    }
    Index

    Properties

    Properties

    kind: "void"