UNPKG

design-system-simplefi

Version:

Design System for SimpleFi Applications

9 lines (8 loc) 246 B
export declare const PortalPlacements: { readonly top: "top"; readonly bottom: "bottom"; readonly bottomLeft: "bottom-left"; readonly bottomRight: "bottom-right"; readonly left: "left"; readonly right: "right"; };