MCPcopy Create free account
hub / github.com/UI5/webcomponents / getIgnoreUrlParams

Function getIgnoreUrlParams

packages/base/src/InitialConfiguration.ts:93–96  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

91};
92
93const getIgnoreUrlParams = () => {
94 initConfiguration();
95 return initialConfig.ignoreUrlParams;
96};
97
98/**
99 * Get the configured calendar type

Callers

nothing calls this directly

Calls 1

initConfigurationFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…