UNPKG

@surface/custom-element

Version:

Provides support of directives and data binding on custom elements.

4 lines (3 loc) 108 B
export default class CustomStackError extends Error { constructor(message: string, stack: string); }