UNPKG

@tsed/platform-test-sdk

Version:
4 lines (3 loc) 169 B
import "@tsed/ajv"; import { PlatformTestingSdkOpts } from "../interfaces/index.js"; export declare function testDeepQueryParams(options: PlatformTestingSdkOpts): void;