nrwl--nx
2 行
55 B
TypeScript
2 行
55 B
TypeScript
export type SupportedStyles = 'css' | 'scss' | 'none';
|