hasJsonMethod
@tsed/core
Usage
typescript
import { hasJsonMethod } from "@tsed/core";
See /packages/core/src/types/utils/objects/hasJsonMethod.ts.
Overview
ts
function hasJsonMethod(obj: any): any;