UNPKG

@ic-wallet-kit/hpl

Version:
3 lines (2 loc) 166 B
import { testDefinition } from "../__tests_utils/testDefinition"; export declare function itForeach<T extends testDefinition>(tests: T[], fn: (arg: T) => any): void;