mirror of
https://gitee.com/ant-design-blazor/ant-design-blazor.git
synced 2024-11-30 11:08:14 +08:00
58504bba1b
* refactor(formatter): merge the special method of timespan into formatter * test: add test for formatte
4 lines
93 B
C#
4 lines
93 B
C#
using System.Runtime.CompilerServices;
|
|
|
|
[assembly: InternalsVisibleTo("AntDesign.Tests")]
|