import CustomStackError from "./custom-stack-error.js"; export default class TemplateProcessError extends CustomStackError { }