SCION Microfrontend Platform - v2.0.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: Map<string, unknown> | { [name: string]: unknown } | null | undefined

      Returns ParamMatcherResult