UNPKG
@devextreme/runtime
Version:
latest (3.0.13)
4.0.0
3.0.13
3.0.12
3.0.11
3.0.10
3.0.8
3.0.7
3.0.6
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.3.15
2.3.14
2.3.13
2.3.12
2.3.11
2.3.10
2.3.9
2.3.8
2.3.7
2.3.6
2.3.4
DevExtreme virtual DOM common components
@devextreme/runtime
/
cjs
/
angular
/
undefined-native-element-ref.d.ts
4 lines
(3 loc)
•
85 B
TypeScript
View Raw
1
2
3
4
export declare
class
UndefinedNativeElementRef
<
T
>
{ readonly nativeElement: T; }