astro-ghostcms/.pnpm-store/v3/files/d9/333ef1a9754c77cde5028930c3a...

4 lines
183 B
Plaintext

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