Screeps/node_modules/@types/lodash/fp/isPlainObject.d.ts
2023-11-26 18:32:02 +01:00

3 lines
63 B
TypeScript

import { isPlainObject } from "../fp";
export = isPlainObject;