UNPKG

@matt-dunn/react-wireframes

Version:

React component to annotate your components — useful for prototypes and proof of concepts

7 lines (6 loc) 142 B
/** ! * Copyright (c) 2019, Matt Dunn * * @author Matt Dunn */ export declare const useApi: () => import("./api").WireframeAnnotationAPI;