UNPKG

lml-main

Version:

This is now a mono repository published into many standalone packages.

3 lines (2 loc) 128 B
import { RootState } from '../../root'; export declare const getJobSmartMatches: (state: RootState, refId: string) => string[];