XCompile
    Preparing search index...

    Interface EmitOptions

    interface EmitOptions {
        noCasts?: boolean;
    }
    Index

    Properties

    Properties

    noCasts?: boolean

    Type casts currently are very prone to being emitted as invalid code