UNPKG
@mapaxe/ngx-pinch-zoom
Version:
latest (16.0.5)
16.0.5
16.0.4
16.0.3
16.0.1
16.0.0
Pinch zoom component for Angular 16.
mapaxe.github.io/ngx-pinch-zoom
Mapaxe/ngx-pinch-zoom
@mapaxe/ngx-pinch-zoom
/
lib
/
properties.d.ts
4 lines
(3 loc)
•
154 B
TypeScript
View Raw
1
2
3
4
import
{
Properties
}
from
'./interfaces'
;
export
declare
const
defaultProperties
:
Properties
;
export
declare
const
backwardCompatibilityProperties
:
any
;