UNPKG

@surface/custom-element

Version:

Provides support of directives and data binding on custom elements.

4 lines (3 loc) 128 B
import CustomStackError from "./custom-stack-error.js"; export default class TemplateParseError extends CustomStackError { }