UNPKG

@blockquote-web-components/blockquote-mixin-slot-content

Version:

Webcomponent blockquote-mixin-slot-content following open-wc recommendations

4 lines (3 loc) 141 B
/// <reference path="shared.d.ts"/> import { MixinBase } from './shared'; export declare const BlockquoteMixinSlotContent: typeof MixinBase;