Skip to main content
Module

x/inspect_vscode/mod.ts

Click in your components and open VSCode in the correct file and line number.
Latest
File
import inspectHandler from "./handler.ts";import DomInspector from "./inspector.ts";
export { DomInspector, inspectHandler };