mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-06-15 08:21:12 +00:00
.
This commit is contained in:
parent
8affe1ed56
commit
760046e9f2
7278 changed files with 0 additions and 1778943 deletions
10
node_modules/jest-pnp-resolver/index.d.ts
generated
vendored
10
node_modules/jest-pnp-resolver/index.d.ts
generated
vendored
|
@ -1,10 +0,0 @@
|
|||
type JestResolverOptions = {
|
||||
basedir: string;
|
||||
defaultResolver: (request: string, opts: any) => string,
|
||||
extensions?: Array<string>,
|
||||
};
|
||||
|
||||
export default function resolve(
|
||||
request: string,
|
||||
options: JestResolverOptions,
|
||||
): string;
|
Loading…
Add table
Add a link
Reference in a new issue