contract-query/frontend/node_modules/eslint-plugin-react/lib/util/isDestructuredFromPragmaImport.d.ts
2025-08-14 15:03:33 -05:00

3 lines
No EOL
182 B
TypeScript

declare function _exports(context: Context, node: ASTNode, variable: string, ...args: any[]): boolean;
export = _exports;
//# sourceMappingURL=isDestructuredFromPragmaImport.d.ts.map