---
url: /api/@warp-drive/experiments/storage/functions/input.md
---

&#x20;

# &#x20;input()

```ts
function input(type): PropertyDecorator;
```

Defined in: [storage/storage-resource.ts:122](https://github.com/warp-drive-data/warp-drive/blob/c4a56d51ea580688972bd7706dd4dc9bdfa6f53a/warp-drive-packages/experiments/src/storage/storage-resource.ts#L122)

## Parameters

### type

`"number"` | `"boolean"` | `"float"`

## Returns

`PropertyDecorator`
