MCPcopy Index your code
hub / github.com/react-bootstrap/react-bootstrap / createChainedFunctionSpec.ts

File createChainedFunctionSpec.ts

test/createChainedFunctionSpec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, vi } from 'vitest';
2import createChainedFunction from '../src/createChainedFunction';
3
4describe('createChainedFunction', () => {

Callers

nothing calls this directly

Calls 1

createChainedFunctionFunction · 0.85

Tested by

no test coverage detected