UNPKG
ngx-gridster
Version:
latest (8.3.9)
8.3.9
8.3.8
8.3.7
8.3.6
8.3.5
8.3.4
8.3.3
8.3.2
8.3.1
8.3.0
ngx gridster
automatica-core.github.io/ngx-gridster/
automatica-core/ngx-gridster
ngx-gridster
/
lib
/
gridsterConfig.constant.d.ts
3 lines
(2 loc)
•
123 B
TypeScript
View Raw
1
2
3
import
{
GridsterConfig
}
from
'./gridsterConfig.interface'
;
export
declare
const
GridsterConfigService
:
GridsterConfig
;