Fix lint.

This commit is contained in:
Dessalines 2023-09-06 08:16:43 -04:00
parent 170e598e79
commit bffd618f02

View file

@ -0,0 +1,3 @@
// This file was generated by [ts-rs](https://github.com/Aleph-Alpha/ts-rs). Do not edit this file manually.
export type PostListingMode = "List" | "Card" | "SmallCard";