Files
codeql/javascript/ql/test/query-tests/Security/CWE-079/DomBasedXssWithResponseThreat/wrapper.js
Napalys bf77ffef37 Applied comment
Co-authored-by: Asgerf <asgerf@github.com>
2025-02-25 13:57:39 +01:00

3 lines
70 B
JavaScript

import { useQuery } from "@tanstack/react-query";
export { useQuery }