Files
memecoin-botV2/.pnpm-store/v10/files/03/456b688d82b2cb5522c278e3c26be0da2dfd191916bed8018b60c50ad6f3e45dcb8423a0989cd2836c4abaa36055cf7b6575b35d32ef08d3a0112527f872cd

4 lines
305 B
Plaintext

import { SyntaxKind } from "../../ast/index.ts";
export declare const childProperties: Readonly<Partial<Record<SyntaxKind, readonly (string | undefined)[]>>>;
export declare const singleChildNodePropertyNames: Readonly<Partial<Record<SyntaxKind, string>>>;
//# sourceMappingURL=protocol.generated.d.ts.map