UNPKG

@mikezimm/fps-core-v7

Version:

Library of reusable core interfaces, types and constants migrated from fps-library-v2

6 lines 142 B
export interface ISimpleLink { Url: string; Description: string; target?: string; } //# sourceMappingURL=ISimpleLink.d.ts.map