外部库封装方法
interface ILIB_ExtendLibraryFootprintFunctions extends ILIB_ExtendLibraryFunctions Extends: ILIB_ExtendLibraryFunctions
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
(props: ILIB_ExtendLibrarySearchProperty<{}>) => Promise<ILIB_ExtendLibrarySearchResult<ILIB_ExtendLibraryItem & ILIB_ExtendLibrarySearchResultDataLine>> |
getList: (props: ILIB_ExtendLibrarySearchProperty<{}>) => Promise<ILIB_ExtendLibrarySearchResult<ILIB_ExtendLibraryItem & ILIB_ExtendLibrarySearchResultDataLine>>;