3 lines
101 B
TypeScript

export type { KcContextBase } from "./KcContextBase";
export { getKcContext } from "./getKcContext";