UNPKG

@aws/pdk

Version:

All documentation is located at: https://aws.github.io/aws-pdk

5 lines (4 loc) 129 B
export declare function createPackagesSearcher(queries: string[]): (pkg: { name: string; version: string; }) => boolean;