//go:build !js || !wasm

package d2dagrelayout

import (
	_ 
)

//go:embed dagre.js
var dagreJS string