persona-community-5/.pnpm-store/v3/files/6f/f1397166ff725e7659256ebf1ef98599481f7328886c1499603d839146cd0af7ee995b61a6808a5a41b5afc2183915e386a853fb80deba9b637d29b562265e
rdev-worker a1d0d1bf1c
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
build: /implement-feature community-ui --requirements 'Build the React commu...
2026-02-24 08:22:30 +00:00

3 lines
180 B
Plaintext

import * as ts from 'typescript';
export declare function getTokenAtPosition(sourceFile: ts.SourceFile, position: number): ts.Node;
//# sourceMappingURL=getTokenAtPosition.d.ts.map