UNPKG

t-fighting-design

Version:

Fighting design can quickly build interactive interfaces in vue3 applications, which looks good.

8 lines (5 loc) 166 B
export type { WatermarkPropsType } from './props' import type { CSSProperties } from 'vue' export interface WatermarkCSSPropertiesInterface { (): CSSProperties }