@servicenow/sdk - v4.9.0
    Preparing search index...
    File: {
        prototype: File;
        new (
            fileBits: BlobPart[],
            fileName: string,
            options?: FilePropertyBag,
        ): File;
    }

    Type Declaration