UNPKG

@compodoc/compodoc

Version:

The missing documentation tool for your Angular application

6 lines (5 loc) 122 B
export const DoNothingDirectiveSchema = { selector: '[donothing]', exportAs: 'donothing', standalone: true };