Codebase list golang-github-robertkrimen-otto / debian/latest dbg.go
debian/latest

Tree @debian/latest (Download .tar.gz)

dbg.go @debian/latestraw · 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()