????

Your IP : 216.73.216.130


Current Path : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/node_modules/jest-pnp-resolver/
Upload File :
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;