UNPKG

@prefecthq/prefect-design

Version:

A collection of low-level Vue components.

2 lines (1 loc) 33 B
export type Getter<T> = () => T;