export const DoNothingDirectiveSchema = {
    selector: '[donothing]'
};
