blob: 3ea365416cc75375723e55722169cbabd567c077 [file] [log] [blame]
import { TSESTree } from '@typescript-eslint/types';
declare const getKeys: (node: TSESTree.Node) => ReadonlyArray<string>;
export { getKeys };
//# sourceMappingURL=get-keys.d.ts.map