UNPKG

apisearch-ui

Version:

Javascript User Interface of Apisearch.

7 lines (6 loc) 77 B
/** * SnapshotProps */ export interface SnapshotProps { target: any; }