MCPcopy Index your code
hub / github.com/alibaba/lowcode-engine / is-object.test.ts

File is-object.test.ts

packages/utils/test/src/is-object.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { isObject, isI18NObject } from '../../src/is-object';
2
3describe('isObject', () => {
4 it('should return true for an object', () => {

Callers

nothing calls this directly

Calls 2

isObjectFunction · 0.90
isI18NObjectFunction · 0.90

Tested by

no test coverage detected