UNPKG
di-controls
Version:
latest (5.0.11)
5.0.11
5.0.10
5.0.9
5.0.8
5.0.7
5.0.6
5.0.5
5.0.4
5.0.3
5.0.2
5.0.1
5.0.0
4.0.1
4.0.0
3.3.0
3.2.1
3.2.0
3.1.1
3.1.0
3.0.1
3.0.0
2.1.0
<!-- PROJECT LOGO -->
github.com/skoropadas/di-controls
skoropadas/di-controls
di-controls
/
constants
/
defaults.d.ts
3 lines
(2 loc)
•
115 B
TypeScript
View Raw
1
2
3
import
{
DICompareFunction
}
from
'di-controls/types'
;
export
declare
const
DI_DEFAULT_COMPARE
:
DICompareFunction
;