UNPKG

design-system-simplefi

Version:

Design System for SimpleFi Applications

6 lines (5 loc) 123 B
export declare const StretchEnum: { readonly start: "start"; readonly end: "end"; readonly all: "all"; };