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