SCION Microfrontend Platform - v1.6.0
    Preparing search index...

    Class ParamMatcher

    Allows testing whether params match the param definitions.

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Tests if the given params match the param definitions.

      Parameters

      • params: undefined | null | Map<string, unknown> | { [name: string]: unknown }

      Returns ParamMatcherResult