UNPKG
ant-table-ext
Version:
latest (2.13.1)
2.13.1
2.13.0
2.12.0
An extended table based on ant table
github.com/toyang/ant-table-ext
toyang/ant-table-ext
ant-table-ext
/
lib
/
_util
/
isCssAnimationSupported.d.ts
3 lines
(2 loc)
•
89 B
TypeScript
View Raw
1
2
3
declare
function
isCssAnimationSupported
(
):
any
;
export
default
isCssAnimationSupported;