Type alias Expression<T>

Expression<T>: { [ P in keyof T & string]?: string }

Type Parameters

  • T

Generated using TypeDoc