@petsel/es-type-detection - v1.0.0
    Preparing search index...

    Type Alias ES3Function

    ES3Function: Function & {
        __brand: "ES3Function";
        __constructorName: "Function";
        prototype: { writable: true };
    }

    The only available/known function type back at ES3.