//go:build !js && !wasm

package d2elklayout

import (
	_ 
)

//go:embed elk.js
var elkJS string