DefinitelyTyped/types/lodash/runInContext.d.ts

3 lines
63 B
TypeScript

import { runInContext } from "./index";
export = runInContext;