UNPKG

@spotinst/spinnaker-deck

Version:

Spinnaker-Deck service, forked with support to Spotinst

8 lines (6 loc) 166 B
///<reference path="../../node_modules/@types/jasmine/index.d.ts" /> declare namespace jasmine { interface Matchers { textMatch(match: string): boolean; } }