Tldraw/docs/gen/EasingType-type.mdx

25 wiersze
282 B
Markdown

---
title: EasingType
status: published
category: primitives
group: TypeAlias
author: api
date: 06/23/2023
order: 14
---<Small>Public TypeAlias</Small>
##### Signature
```ts
type EasingType = keyof typeof EASINGS
```
##### References
[EASINGS](/gen/primitives/EASINGS-var)