Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/windmill/node_modules/lines-and-columns/build/index.d.ts>default

Windmill deno client (separated from the main repo because most of the code is auto-generated from the openapi and not worth committing)
Go to Latest
class default
import { default } from "https://deno.land/x/windmill@v1.83.1/node_modules/lines-and-columns/build/index.d.ts";

Constructors

new
default(string: string)

Properties

private
lengthOfLine
private
offsets
private
string

Methods

indexForLocation(location: SourceLocation): number | null
locationForIndex(index: number): SourceLocation | null