Rename getKcContext dir to kcContext
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
import { allPropertiesValuesToUndefined } from "./tools/allPropertiesValuesToUndefined";
|
||||
import { assert } from "tsafe/assert";
|
||||
import type { KcContextBase } from "./getKcContext";
|
||||
import type { KcContextBase } from "./kcContext";
|
||||
import type { ReactNode } from "react";
|
||||
import { I18nBase } from "./i18n";
|
||||
|
||||
|
Reference in New Issue
Block a user