Introduction
Migration
Configuration
Fundamentals
Advanced
Authentication & Security
API & Documentation
ORM
Orchestration & Workflow
Testing
Third-parties
Links
Premium ConfigSource
Premium TestContainers
Appearance
import { StoreSet } from "@tsed/core";
See /packages/core/src/types/decorators/storeSet.ts.
function StoreSet(key: any, value: any): Function;