mirror of
https://gitea.com/gitea/act
synced 2026-05-06 01:37:48 +02: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()
|