UNPKG

@omnia/fx

Version:

Provide Omnia Fx typings and tooling for clientside Omnia development.

7 lines (6 loc) 120 B
export interface SussgestionMatch { from: number; to: number; mappingId: string; replacement: string; }