iggs-utils - v2.4.0
    Preparing search index...

    Interface PathKeysOptions

    interface PathKeysOptions {
        ignoreFunctions?: boolean;
        omitFirstLevel: boolean;
        unfoldArrays?: boolean;
    }
    Index

    Properties

    ignoreFunctions?: boolean
    omitFirstLevel: boolean
    unfoldArrays?: boolean