export { clone, insertBefore, extend } from "./language.js";
export { embeddedIn } from "./templating.js";
