astro-ghostcms/.pnpm-store/v3/files/ea/c8b57b9a852db03355913e371d3...

3 lines
134 B
Plaintext

import type { TSESTree } from "@typescript-eslint/types";
export declare function parseExpression(code: string): TSESTree.Expression;