UNPKG

@vuesax-alpha/nightly

Version:
5 lines (4 loc) 323 B
import type { StyleValue } from 'vue'; export declare const visualHiddenProps: { readonly style: import("vuesax-alpha/es/utils").VsPropFinalized<(new (...args: any[]) => StyleValue & {}) | (() => StyleValue) | ((new (...args: any[]) => StyleValue & {}) | (() => StyleValue))[], unknown, unknown, () => {}, boolean>; };