Skip to content
module@warp-drive/experiments/storage
ts
function input(type): PropertyDecorator;

Defined in: storage/storage-resource.ts:122

Parameters

type

"number" | "boolean" | "float"

Returns

PropertyDecorator

Released under the MIT License.