Files
memecoin-botV2/.pnpm-store/v10/files/98/af51ade0c632194860070902f451b781090e0fd61812ddfd33bc107bc38da3242addb6cf8993ff1825ceeafd493078cf45357ccfc48fd0f8378399bb6e2f0f

3 lines
132 B
Plaintext

import type { TSESTree } from '@typescript-eslint/types';
export declare const getKeys: (node: TSESTree.Node) => readonly string[];