Interface UrlManagerBuildPropsInternal

interface UrlManagerBuildProps {
    initialState: UrlManagerInitialState;
}

Properties

Properties