```ts
import type { BookConfig } from "@/components/book/types";
export const bookConfig = {
"slug": "example-book",
// ...
} satisfies BookConfig;
```
```ts
import type { BookConfig } from "@/components/book/types";
export const bookConfig = {
"slug": "example-book",
// ...
} satisfies BookConfig;
```
Cursor's Ask mode is something I use a lot for clarification, pros/cons suggestions and general rubber ducking.
Cursor's Ask mode is something I use a lot for clarification, pros/cons suggestions and general rubber ducking.
The 5yo has the same high pitched shriek for excitement, minor bump and bloody injury, so it can really be hard to tell which one it is at times lol.
The 5yo has the same high pitched shriek for excitement, minor bump and bloody injury, so it can really be hard to tell which one it is at times lol.