You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1 line
327 B
Plaintext

{"version":3,"file":"column-alignment.mjs","names":[],"sources":["../../../../packages/constants/column-alignment.ts"],"sourcesContent":["export const columnAlignment = ['left', 'center', 'right'] as const\n\nexport type ColumnAlignment = (typeof columnAlignment)[number]\n"],"mappings":";AAAA,MAAa,kBAAkB;CAAC;CAAQ;CAAU;CAAQ"}