Codebase list golang-github-robertkrimen-otto / HEAD dbg.go
HEAD

Tree @HEAD (Download .tar.gz)

dbg.go @HEADraw · history · blame

1
2
3
4
5
6
7
8
9
// This file was AUTOMATICALLY GENERATED by dbg-import (smuggol) for github.com/robertkrimen/dbg

package otto

import (
	Dbg "github.com/robertkrimen/otto/dbg"
)

var dbg, dbgf = Dbg.New()