UNPKG

@tonyfreed/card-core

Version:

Core components and types for Ildex card system

5 lines 117 B
export interface IFooter { text?: string; template?: string; } //# sourceMappingURL=footer.interface.d.ts.map