mirror of
https://github.com/mblanke/ThreatHunt.git
synced 2026-03-01 22:00:22 -05:00
CLAUDE branch
i made have screwed the pooch with this
This commit is contained in:
16
frontend/node_modules/eslint-plugin-react/lib/util/pragma.d.ts
generated
vendored
Normal file
16
frontend/node_modules/eslint-plugin-react/lib/util/pragma.d.ts
generated
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
/**
|
||||
* @param {Context} context
|
||||
* @returns {string}
|
||||
*/
|
||||
export function getCreateClassFromContext(context: Context): string;
|
||||
/**
|
||||
* @param {Context} context
|
||||
* @returns {string}
|
||||
*/
|
||||
export function getFragmentFromContext(context: Context): string;
|
||||
/**
|
||||
* @param {Context} context
|
||||
* @returns {string}
|
||||
*/
|
||||
export function getFromContext(context: Context): string;
|
||||
//# sourceMappingURL=pragma.d.ts.map
|
||||
Reference in New Issue
Block a user