mirror of
https://gitlab.com/pulsechaincom/go-pulse.git
synced 2025-01-03 17:24:28 +00:00
10 lines
192 B
Go
10 lines
192 B
Go
|
// This file was AUTOMATICALLY GENERATED by dbg-import (smuggol) for github.com/robertkrimen/dbg
|
||
|
|
||
|
package parser
|
||
|
|
||
|
import (
|
||
|
Dbg "github.com/robertkrimen/otto/dbg"
|
||
|
)
|
||
|
|
||
|
var dbg, dbgf = Dbg.New()
|