useJsonFileContext
import { useJsonFileContext } from "@alloy-js/json";
function useJsonFileContext(): JsonFileContext | undefined;
Parameters
Returns
JsonFile context interface | undefined
import { useJsonFileContext } from "@alloy-js/json";
function useJsonFileContext(): JsonFileContext | undefined;
JsonFile context interface | undefined