UNPKG

@cucumber/cucumber

Version:

The official JavaScript implementation of Cucumber.

3 lines (2 loc) 122 B
import { Duration } from '@cucumber/messages'; export declare function durationToNanoseconds(duration: Duration): number;