astro-ghostcms/.pnpm-store/v3/files/6c/c728c37b41a9d97ba26d2474368...

4 lines
187 B
Plaintext

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