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