UNPKG

@anjuna/docs

Version:

Anjuna Documentation Web Components

5 lines (4 loc) 153 B
export class Decorator { static get is() { return "ad-decorator"; } static get style() { return "/**style-placeholder:ad-decorator:**/"; } }