UNPKG

@graphql-codegen/cli

Version:
7 lines (6 loc) 142 B
/** * Poor mans ESM detection. * Looking at this and you have a better method? * Send a PR. */ export declare const isESMModule: boolean;