[LatteBun](../wiki/modules) / [src/LatteBun](../wiki/src.LatteBun) / [LatteBun](../wiki/src.LatteBun.Namespace.LatteBun) / templateBakeable

# Type Alias: templateBakeable

```ts
type templateBakeable = 
  | templateBakeableOnly
  | templatePickableOnly;
```

Defined in: [src/LatteBun.d.ts:19](https://github.com/IsCoffeeTho/lattebun/blob/8382ec8f32febfc92c68f7997028a277c41970a1/src/LatteBun.d.ts#L19)

A datatype that can be baked-in to cache a page while a site is operating
