Home
last modified time | relevance | path

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

/third_party/typescript_eslint/packages/scope-manager/tests/fixtures/type-declaration/
Dliteral-type3.ts2 type HorizontalAlignment = "left" | "center" | "right"; alias
/third_party/node/deps/npm/node_modules/cli-table3/
Dindex.d.ts19 type HorizontalAlignment = "left" | "center" | "right"; alias