//go:build !js || !wasm

package d2svg

import (
	_ 
)

//go:embed paper.txt
var paper string