Home
last modified time | relevance | path

Searched defs:ScrollMarginLeft (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/anomalyDetectionDashboards/node_modules/csstype/
H A Dindex.d.ts19296 export type ScrollMarginLeft<TLength = (string & {}) | 0> = Globals | TLength; alias
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/reportsDashboards/node_modules/csstype/
H A Dindex.d.ts18785 export type ScrollMarginLeft<TLength = (string & {}) | 0> = Globals | TLength; alias