Type Alias TagBase<Props>

TagBase<Props>: {
    typia.tag?: Props;
}

Type Parameters

Type declaration

  • Optionaltypia.tag?: Props

    This is a dummy property for compilation.

    It does not mean anything in runtime.