astro-ghostcms/.pnpm-store/v3/files/9e/7680d734a72a47543da1b0b6dd7...

5 lines
187 B
Plaintext
Raw Permalink Normal View History

2024-02-14 14:10:47 +00:00
import { TSESTree } from '@typescript-eslint/types';
declare const getKeys: (node: TSESTree.Node) => ReadonlyArray<string>;
export { getKeys };
//# sourceMappingURL=get-keys.d.ts.map