@micro-router
    Preparing search index...

    Type Alias PathMatchOpts

    type PathMatchOpts = {
        exact?: boolean;
    }
    Index

    Properties

    Properties

    exact?: boolean