UNPKG

a2r

Version:
3 lines (2 loc) 96 B
declare const checkLibrary: (library: string) => Promise<boolean>; export default checkLibrary;