????
Current Path : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/node_modules/jest-pnp-resolver/ |
Current File : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/node_modules/jest-pnp-resolver/index.d.ts |
type JestResolverOptions = { basedir: string; defaultResolver: (request: string, opts: any) => string, extensions?: Array<string>, }; export default function resolve( request: string, options: JestResolverOptions, ): string;