UNPKG

@difizen/mana-core

Version:

4 lines 266 B
import type { Syringe } from '@difizen/mana-syringe'; import { ManaContext } from '../module/mana-module-context'; export declare const useCreateManaContext: (context: Syringe.Context | undefined, asChild: boolean) => ManaContext; //# sourceMappingURL=hooks.d.ts.map