UNPKG

@peculiar/webcrypto-test

Version:
3 lines (2 loc) 140 B
import type { ITestPlatform } from "./types"; export declare function createTestPlatform(platform?: Partial<ITestPlatform>): ITestPlatform;