export interface NodeBuildInModulesMapper { [key: string]: { browser?: string; deno?: string; }; } //# sourceMappingURL=types.d.ts.map