ksylvest/tights

View on GitHub
src/types/style.ts

Summary

Maintainability
A
0 mins
Test Coverage
export type Style = "boxed" | "toggle";