UNPKG

@typed/test

Version:
3 lines (2 loc) 118 B
import { Test } from '../types'; export declare function updateModifier(modifier: 'only' | 'skip', test: Test): Test;