@types/open-wc__testing-karma
TypeScript icon, indicating that this package has built-in type declarations

3.3.4 • Public • Published

Installation

npm install --save @types/open-wc__testing-karma

Summary

This package contains type definitions for @open-wc/testing-karma (https://github.com/open-wc/open-wc/tree/master/packages/testing-karma).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/open-wc__testing-karma.

index.d.ts

import karma = require("karma");

/**
 * Our configuration sets up karma to run tests based on es modules with the necessary polyfills
 * and fallbacks for older browsers and convenient test reporting.
 * To extend the karma config, we recommend using `deepmerge`.
 * This will do smart merging of complex objects.
 * You can extend any of the configuration.
 */
export function createDefaultConfig(config: karma.Config): karma.Config;

Additional Details

  • Last updated: Tue, 07 Nov 2023 09:09:39 GMT
  • Dependencies: @types/karma

Credits

These definitions were written by Piotr Błażejewicz.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/open-wc__testing-karma

Weekly Downloads

36

Version

3.3.4

License

MIT

Unpacked Size

3.66 kB

Total Files

5

Last publish

Collaborators

  • types