UNPKG

bc-minecraft-bedrock-project

Version:

The typescript library responsible for reading/parsing minecraft bedrock data

3 lines 163 B
import { TextDocument } from '../../types'; export declare function GetComment(doc: TextDocument, lineIndex: number): string; //# sourceMappingURL=comment.d.ts.map