lpc921 / pothos-jest-issue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pothos-jest-issue

src/index.ts:3:28 - error TS2351: This expression is not constructable.
    Type 'typeof import("/home/[...]/pothos-jest-issue/node_modules/.pnpm/@pothos+core@3.40.1_graphql@16.8.1/node_modules/@pothos/core/dts/index")' has no construct signatures.

3 export const builder = new SchemaBuilder({});

About


Languages

Language:TypeScript 60.8%Language:JavaScript 39.2%