@servicenow/sdk - v4.4.1
    Preparing search index...

    Interface MapLike<T>

    Type of objects whose values are all of the same type. The in and for-in operators can not be safely used, since Object.prototype may be modified by outside code.

    Type Parameters

    • T

    Indexable

    • [index: string]: T