UNPKG

@tsed/platform-test-sdk

Version:
3 lines (2 loc) 140 B
import { PlatformTestingSdkOpts } from "../interfaces/index.js"; export declare function testLocals(options: PlatformTestingSdkOpts): void;