UNPKG

@prefecthq/prefect-design

Version:

A collection of low-level Vue components.

3 lines (2 loc) 151 B
export declare const navigationBarLayouts: readonly ["horizontal", "vertical"]; export type NavigationBarLayout = typeof navigationBarLayouts[number];