Introduction
Migration
Appearance
import { StoreSet } from "@tsed/core";
See /packages/core/src/types/decorators/storeSet.ts.
function StoreSet(key: any, value: any): Function;