interface Deno.LocationUNSTABLE: Should not have same name as window.location type. PropertiesfileName: stringThe full url for the module, e.g. file://some/file.ts or https://some/file.ts. lineNumber: numberThe line number in the file. It is assumed to be 1-indexed. columnNumber: numberThe column number in the file. It is assumed to be 1-indexed.