Skip to main content

Type Alias: Location

type Location: object;

Location.

Type declaration

fileName

fileName: string;

length

length: number;

position

position: number;

Defined

@nilfoundation/niljs/src/clients/types/CometaTypes.ts:26